lua-users home
lua-l archive

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


On Thu, Aug 15, 2013 at 5:46 PM, Gerhard Preuss <gelipp@gmail.com> wrote:
> On Thu, Aug 15, 2013 at 5:09 PM, Ross Bencina
> <rossb-lists@audiomulch.com> wrote:
>> Hi Gerhard,
>>
>
> Hi Ross!
>
>> On 15/08/2013 11:23 PM, Gerhard Preuss wrote:
>>>
>>> http://jetbus.io
>>
>>
>> That's interesting.
>>
>> I wonder why, on this page http://jetbus.io/architecture.html, you refer to
>> "Daemon" and "Peers" when the architecture that you describe seems to be
>> Client/Server. Is it possible for "Daemon" and "Peers" to switch roles?

Ah... Just forgot to answer your question. No Daemon and Peers cannot
switch roles. A (single) process might run the daemon and n peers
though. I did not have the use-case to do that up to now.

>
> You are right, it is a client/server architecture. As Peers may
> provide "services" in terms of states or methods I prefered a
> different (hopefully a more wordy/meaningful) name.
>
>>
>> Ross.
>>