Re: [fpc-pascal] Actor Model implementation in Pascal

2011-03-14 Thread Sven Barth
Yes, that sounds indeed interesting (well... most multithreading things do ^^), but... Am 13.03.2011 22:59, schrieb Jorge Aldo G. de F. Junior: the actor model can accelerate tasks that would be dealt with in singlethreaded fashion... lets suppose that your program needs to read 8 files at the

Re: [fpc-pascal] Consumer producer unit (donation to fcl)

2011-03-14 Thread David Mears
On 03/01/2011 01:50 PM, Jorge Aldo G. de F. Junior wrote: i have implemented a small consumer x producer unit (ie: threads that produce or consume tobjects) it is thread safe (based around a tthreadsafequeue with signalling - the thread can sleep/wait arbitrary timeout time while its queue is em

Re: [fpc-pascal] Consumer producer unit (donation to fcl)

2011-03-14 Thread Felipe Monteiro de Carvalho
Another option is adding it to the Lazarus-ccr. You can create a wiki page for this in the Lazarus wiki and add it somewhere in the lazarus-ccr subversion. -- Felipe Monteiro de Carvalho ___ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http:/