Hi Kashyap,

> If an OS instance can only run N picolisp processes. What would be the
> strategy to serve more than N concurrent clients?

As I said, I don't know about load balancers. But in any case it depends on the
structure of the system. Is it a static system, which can be put on several
machines in parallel, and you just need to distribute client requests? Or are
there interdependent databases, which must be replicated and synchronized,
introducing questions far beyond simple load balancing?

☺/ A!ex

-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to