Menu

#10 multi-process synchronization object

Main_library
open
5
2013-01-28
2008-06-04
No

Cuurently library has two synchronization objects:
- pseudo_sync (for single-threaded environments)
- critical_section (for multi-threaded environments)

But there is no multi-process synchronization object.
It will be usefull to have one, because memory manager with shared memory segment can be used at multi-process environment (and will be).

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.