Gabriele Santilli wrote:
> Maarten Koopmans wrote:
>
> > Now you return listening on the fastcgi port and periodically check if the
> > result has already arrived.
>
> Do you need polling the rugby server? Would it be possible to just
> wait on the tcp port?
I thought about the same. The question is, if you will imagine hundreds of
connected users to GoRIM for e.g., how much do memory allocations for persistent
connection eat of OS resources. I thought that it would be even better for GoRIM
or RIM themselves switch to push - accept clients, store opened ports in block,
and insert new message in a loop to each client ... does IRC work that way?
Anyway, GoRIM performs nicely now, I am just, as you are, just curious :-)
-pekr-
>
>
> Just being curious,
> Gabriele.
> --
> Gabriele Santilli <[EMAIL PROTECTED]> - Amigan - REBOL programmer
> Amiga Group Italia sez. L'Aquila -- http://www.amyresource.it/AGI/
> --
> To unsubscribe from this list, please send an email to
> [EMAIL PROTECTED] with "unsubscribe" in the
> subject, without the quotes.
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.