Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: A server that has a fool as its client: itself

by Corion (Patriarch)
on Feb 10, 2011 at 18:23 UTC ( [id://887517]=note: print w/replies, xml ) Need Help??


in reply to A server that has a fool as its client: itself

There is a third alternative to threads or fork - a callback-oriented approach using AnyEvent (and nonblocking sockets).

Depending on the actual data to be distributed, I'd still look at the established methods of storing and transferring data, like SMTP ("email"), databases, HTTP or DNS before implementing my own scheme.

  • Comment on Re: A server that has a fool as its client: itself

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://887517]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (6)
As of 2024-04-25 10:48 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found