From: Mikhail Efremov <sem@altlinux.ru>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] Q: future of alterator backends
Date: Thu, 29 Oct 2009 00:33:07 +0300
Message-ID: <20091029003307.75568aee@sem.localdomain> (raw)
In-Reply-To: <4AE8A55B.5000008@altlinux.com>
On Wed, 28 Oct 2009 23:11:07 +0300 Anton Farygin wrote:
> > New style backend will look like:
> > --
> >
> > alterator_api_version=1
> >
> > . alterator-sh-functions
> >
> > ....
> >
> > alterator_export_var a ipv4-address
> > alterator_export_var b hostname
> >
> > alterator_export_proc foo
> > alterator_export_proc bar
>
> Стас, а если foo, bar, ipv4-address и hostname надо получать из
> медленного источника, то не получится ли замедления - нам ведь
> придётся проинициализировать все эти значения _одновременно_ ?
Нет, если я правильно понял мысль Стаса - это просто инициализация
именами. Реальный вызов функции foo произойдет только когда будет вызов
(woo-call "/backend/foo" arg1 "value1" arg2 "value2") из клиентского
кода.
В целом все это позволит выкинуть одинаковый, повторяющийся
в каждом бакенде код. Так что мне нравится :)
--
WBR, Mikhail Efremov
next prev parent reply other threads:[~2009-10-28 21:33 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-28 18:35 Stanislav Ievlev
2009-10-28 20:11 ` Anton Farygin
2009-10-28 21:33 ` Mikhail Efremov [this message]
2009-10-29 6:16 ` Anton Farygin
2009-10-29 12:29 ` Mikhail Efremov
2009-10-29 14:56 ` Anton Farygin
2009-10-30 7:21 ` Stanislav Ievlev
2009-10-30 7:19 ` Stanislav Ievlev
2009-10-30 7:18 ` Stanislav Ievlev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20091029003307.75568aee@sem.localdomain \
--to=sem@altlinux.ru \
--cc=devel@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git