On Thursday 09 September 2010 20:44:48 David Naylor wrote:
> Correct me if I'm wrong but doesn't python use shared memory with 
its
> multiprocess module (if built with semaphore support)?  It is only
> available in -current as far as I know.

...with p1003 1.b semaphores... it looks like they were made exactly 
with that destination in mind:

"POSIX 1003.1b semaphores provide an efficient form of interprocess 
communication. Cooperating processes can use semaphores to 
synchronize access to resources, most commonly, shared memory."

can anyone explain the differences between them and pthread 
process shared sync? otherwise i'll study the whole issue in - as said - 
a couple of weeks from now, and eventually make a patch for kde

meanwhile, i'm writing to KSharedDataCache author
-- 
Alberto Villa, FreeBSD Committer <avi...@freebsd.org>
http://people.FreeBSD.org/~avilla

The only person who always got his work done by Friday was Robinson 
Crusoe.

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to