Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re: Interprocess communication design

by cmeyer (Pilgrim)
on Sep 16, 2005 at 17:48 UTC ( [id://492697]=note: print w/replies, xml ) Need Help??


in reply to Interprocess communication design

Will the clients accessing this service all be written in Perl? If so, I'd suggest using Storable to serialize the data before sending it over the socket. Then you'll have a nice, simple Perl data structure to deal with.

/me avoids XML, unless it actually adds value to the system.

-Colin.

WHITEPAGES.COM | INC

Replies are listed 'Best First'.
Re^2: Interprocess communication design
by shemp (Deacon) on Sep 16, 2005 at 18:15 UTC
    Storable - yes thats a great idea...obvious now - thanks.

    I use the most powerful debugger available: print!

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (3)
As of 2024-04-24 02:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found