|
|
| Don't ask to ask, just ask | |
| PerlMonks |
Re^3: High Transaction Data Persistence Requirement across Different Process / Programsby zek152 (Pilgrim) |
| on Jun 29, 2011 at 12:34 UTC ( [id://911952]=note: print w/replies, xml ) | Need Help?? |
|
Yes. From your requirements you have different processes and you want them to communicate with each other. I still believe that interprocess communication is the way to go. I think that the unix-named sockets are a good starting point. You should have no trouble meeting the required throughput on the communication side of the system.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||