perlmonkdr has asked for the wisdom of the Perl Monks concerning the following question:
Hello Monks!!!
Well, i'm want to start with cluster, i'm think that it's good idea, and I want to use in Jabber Client, but i need some theory about that, how can implement a Perl cluster before Jabber Client or better said in the middle.
The problem is this, i'm run the JabberC it's validated to a server and started to accept client, when each user start a connection, it's use "select" to handle it's (NET::Jabber), but how can i do, to redirect it to other Jabber Client?
Other question, what's better select, forks, or threads? on Perl
Thk guy in advance, i'm fighting with that and I couldn't see the light
PD: it's a bot.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Perl cluster on Jabber
by plobsing (Friar) on Dec 09, 2007 at 21:33 UTC | |
by perlmonkdr (Beadle) on Dec 09, 2007 at 22:32 UTC |