|
|
|
Clear questions and runnable code get the best and fastest answer |
|
| PerlMonks |
Re^7: Creating Socket Connections that are persistent across multiple page loads in a single web sessionby gman (Friar) |
| on Jan 05, 2011 at 12:08 UTC ( [id://880581]=note: print w/replies, xml ) | Need Help?? |
|
I have done this using the POE framework. I keep a persistent connection to two tcp servers and marshal all CGI connections through them, keeping track using unique Ids and using JSON for passing the data between them.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||||||