chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-users] egg announcement: remote-repl


From: F. Wittenberger
Subject: Re: [Chicken-users] egg announcement: remote-repl
Date: Mon, 18 Aug 2008 17:42:21 +0200

Hi Elf,

first of all: sorry about not having had the time to read your egg but
anyway asking questions about it.

Actually having such a facility and not being able to use it as I *want*
to, made me ask for shared parameter objects at the first place in the
other tread over there.

My context: several servers spread across the country talking TCP to
each other.  There are several timeout, counter and other parameters -
within chicken and elsewhere in my program - if I want to set them from
a "remote-repl", which presumably runs in it's own thread (since it
would be otherwise just a demo).

How do I change for instance those tcp-read-timeout's (and other
parameters) on remote hosts and have the change in effect without
restarting (though I want them for other reasons to stay as they where
thread-local once inside "parameterize").  Does remote-repl.egg give me
that?

thanks a lot

/Jörg




reply via email to

[Prev in Thread] Current Thread [Next in Thread]