[REBOL] Storm Engine beta 2
From: maarten::vrijheid::net at: 13-Aug-2003 5:16
Based on Andreas problems I fixed an important bug in
the async root protocol (async dns ports weren't
closed).
You can have max. 255 open ports at a time per process
(or so it seems), but now you can send new messages
(and thus use new ports) as other ones return.
But 255 is a nice number for most client applications.
In fact, I never used so many concurrently on the
client side until Andreas sample scripts....
Get it at:
http://www.koopgoedkoop.net/software/storm-engine.zip
--Maarten