Message queuing

Christopher Browne cbbrowne at cbbrowne.com
Fri May 3 01:37:23 EDT 2002


> 
> You are right. We did send back confirmations at the application level...
> We maintained our own audit trails in mySQL.
> So we did most of the work ourselves.
> When all is said and I done I suppose we could have
> used almost any transport mechanism.
> But it did do queuing! You can't deny that!
> 
> I've never had need for Quality of Service in the queuing systems
> I have used (and QOS was sort of a non-issue at BlueLight.)

I'm not so much thinking of measuring different levels of service as I am of 
having guaranteed delivery, which is something you definitely _don't_ get with 
SMTP...

> SOAP::Lite is Perl. What's the matter with you?
> I'd sooner write Java...

The point is that it exists, and that one might look at it to see its merits 
(well, it exists :-)) and its demerits (which are considerable).

> That OpenQueue stuff looks interesting. Although it's Java
> it does not appear to be a Java only interface.
> Last updated nearly two years ago... hmmm... Looks dead.
> What else looks fresh?

The other interesting one doesn't maintain persistent queues; take a look for 
Thomas Gagne's "Isect".
--
(concatenate 'string "cbbrowne" "@acm.org")
http://www.cbbrowne.com/info/lsf.html
"So, does this mean goodbye to the "Bluescreen of Death" and hello to
the "Bluescreen of Holy Vengeance?"" -- Observed on Slashdot after
hearing Al Qaeda terrorists may have hacked on Windows XP...

-- 
(reverse (concatenate 'string "moc.enworbbc@" "sirhc"))
http://www.cbbrowne.com/info/linuxxian.html
"My theory is that someone's Emacs crashed on a very early version of
Linux while reading alt.flame and the resulting unholy combination of
Elisp and Minix code somehow managed to bootstrap itself and take on an
independent existence." -- James Raynard in c.u.b.f.m on nature of
Albert Cahalan


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 2209 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-list/attachments/20020503/7862fa51/attachment.sig>


More information about the Python-list mailing list