M
Matija Papec
I would like to make some sort of server which should periodically grab data
from various places and serve them to clients via preforked children.
These children should somehow have access to parent data, so I've looked at
Net::Server but I'm not sure if it's best suited for the job. Please
recommend something.
http://search.cpan.org/~rhandom/Net-Server-0.88/lib/Net/Server.pm
from various places and serve them to clients via preforked children.
These children should somehow have access to parent data, so I've looked at
Net::Server but I'm not sure if it's best suited for the job. Please
recommend something.
http://search.cpan.org/~rhandom/Net-Server-0.88/lib/Net/Server.pm