On Sun, Apr 09 2006, vlado tzankov wrote: > Hi Kamen, > > If you organize the "long file-copying operations" properly - it is > possible to use SERVE-EVENT for multitasking-like stuff. Generally > it works on file handles. The long read/write operations should be > split in smaller chunks - however I am not sure what functions you > should use. I have done in the past such multitasking-like stuff - > but mainly with sockets.
Hi Vlado, Thanks for your reply. Do you think that explicitly using SERVE-EVENT would prevent the multiprocessing system in CMUCL from working properly? Thanks. By the way there is a brand new lisp-bg blog since a few days: http://lisp-bg.blogspot.com/ Regards, -- Kamen TOMOV
