I tried the simpleipc unit supplied with freepascal to try and eliminate
the the file based IPC I wrote - but in Linux - it was awful - and
seemed to have symptoms of thread safety - could be my end or FPC rtl -
I'm not sure.
I understood that you use multiple _programs_. If you use multiple _threads_ (shared memory, only here you can have thread-safety-issues). You need to do quite different considerations.

-Michel
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to