Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^3: General perl question. Multiple servers.

by shmem (Chancellor)
on Oct 06, 2007 at 18:03 UTC ( [id://643123]=note: print w/replies, xml ) Need Help??


in reply to Re^2: General perl question. Multiple servers.
in thread General perl question. Multiple servers.

there would need to be a reliable way to identify the cases where any of the 150 processes fail

A 'job started' message could be sent by a wrapper which cares about the process and reports its exit status.

the entries submitted to a central syslog server will tend to be interleaved

syslog is configurable, and one could send the the log messages to different files based on level/facility and host. Anyways, the log line is marked with the host sending the log message, so sorting things out is as easy as grepping the log file for a host.

--shmem

_($_=" "x(1<<5)."?\n".q·/)Oo.  G°\        /
                              /\_¯/(q    /
----------------------------  \__(m.====·.(_("always off the crowd"))."·
");sub _{s./.($e="'Itrs `mnsgdq Gdbj O`qkdq")=~y/"-y/#-z/;$e.e && print}
  • Comment on Re^3: General perl question. Multiple servers.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://643123]
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-25 16:29 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found