Developer(s) | iCanProgram Inc. |
---|---|
Stable release | 2012Jan26 SIMPL v3.3.7 Released[1]
/ January 26, 2012 |
Operating system | Linux |
Type | Inter-process communication |
License | GNU Lesser General Public License[2] |
Website | www |
Synchronous Interprocess Messaging Project for LINUX (SIMPL) is a free and open-source project that allows QNX-style synchronous message passing by adding a Linux library using user space techniques like shared memory and Unix pipes[3] to implement SendMssg
/ReceiveMssg
/ReplyMssg
inter-process messaging mechanisms.
This module has some relationships with the SIMPL project, and I subscribe to the simpl mailing list. FC Software is using shared memory and Unix pipes to implement S/R/R message passing.