[Ecls-list] Multithreaded ECL
Julian St.
der_julian at web.de
Tue Nov 25 04:47:04 UTC 2003
On Mon, 24 Nov 2003 12:05:40 +0100
Juan Jose Garcia-Ripoll <worm at arrakis.es> wrote:
> Does anybody want to contribute to the multithreaded ECL project?
> Testers are most welcome.
I am going to port an application that will involve multiple threads
of execution when it is feature-complete on SBCL. But for that I first
have to look at ECLs socket implementation.
Btw, having a select(2) like function on streams would be nice, too.
Multihreading solves the same problems, though. Something like
serve-event and add-fd-handler in SBCL/CMUCL, but they would be far more
useful if they would operate on file-streams... ;)
Another btw: Has someone tried to get ECL working with Ilisp ?
Regards,
Julian
--
Do not expose this tagline to direct sunlight.
More information about the ecl-devel
mailing list