Beefy Boxes and Bandwidth Generously Provided by pair Networks Bob
Perl: the Markov chain saw
 
PerlMonks  

Re: how do two PERL programs communicate?

by fmerges (Chaplain)
on Nov 03, 2006 at 09:20 UTC ( [id://582094]=note: print w/replies, xml ) Need Help??

This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.


in reply to how do two PERL programs communicate?

Hi,

I think is also worth to mention ways to communicate over sockets like XML-RPC, SOAP, Jabber, CORBA, BEEP, and a large of etceteras ;-)

Regards,

fmerges at irc.freenode.net
  • Comment on Re: how do two PERL programs communicate?

Replies are listed 'Best First'.
Re^2: how do two PERL programs communicate?
by f00li5h (Chaplain) on Nov 04, 2006 at 01:50 UTC

    You want the perl scripts to send oneanother jabber messages when they complete their tasks?

    mailer.pl> i'm done, over to you

    backend.pl> Ok, great, i'll start on that

    mailer.pl> let me know when you're done.

    backend> Sure, will do ^_^

    Hrm, I smell botnet

    will: do{ perl programming } for $cash;
      OK, not helpful, i get the point.

      Hi,

      I see you don't have any idea of what Jabber really is!

      XMPP is a set of protocols expressed within XML. XMPP provides a structured, extensible framework for exchanging all kinds of information. It provides you with Synchronous, Request/Response, and also Asynchronous Framework. It has Component/Service Architecture. As XML-RPC and SOAP are also XML based, RPC can go through XMPP messages, getting all the benefits that the Jabber server and the XMPP protocols can provide.

      And you can also define your own protocol, because there are only a few restricted tags that Jabber uses itself, so there is space for defining something that only process your business logic.

      So, I recommend you doing a research first and then write comments...

      Ahh, there're also nice books about Jabber, for example:

      Regards,

      fmerges at irc.freenode.net

        Well, that Jabber thing sure does sound quite handy indeed

        I guess I did the RPC equivilant of saying ``The internet's no use to anyone because it's just HTTP''

        *Blush*

        . o O { perhaps next time I'll keep my ill-informed smart-alec comments to myself }

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://582094]
help
Sections?
Information?
Find Nodes?
Leftovers?
    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.