Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
After noticing a number of various clients that try to perform realtime interfacing with the ChatterBox it seemed to me the biggest limitation and flaw was that they have no real time way to get messages, so they must rely on refreshing every X seconds. This is undesireable for a number of reasons, among them being that it provides a rather large additional load on the monastery ( I assume.. ) which only grows larger with more clients attempting to do similar things. Another flaw of course is that the latency is horribly.

So a simple proposal is that there could be a list of servers that perlmonks could message everytime it sees a CB message. I'm not sure of the exact technical details, but I would assume a simple list in the sub that handles CB posts and some kind of message on an unused/predetermined port. The servers that should be included on this list can be submitted to a god or someone similar, or perhaps perlmonks can just update one outside server (perlmonk.org?) that could then push it out to everyone else.

In reply to List of clients to autoupdate on cb change? by BUU

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (6)
As of 2024-04-19 03:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found