HTB manual - user guide

http://luxik.cdi.cz/~devik/qos/htb/manual/userg.htm Read this if you need to deal with traffic shaping on linux. Most of linux-based firewall appliances use HTB, this helps in understanding of what is going on behind the scenes.

HTB manual - user guide

http://luxik.cdi.cz/~devik/qos/htb/manual/userg.htm Read this if you need to deal with traffic shaping on linux. Most of linux-based firewall appliances use HTB, this helps in understanding of what is going on behind the scenes.

THIRD RAIL » Memcached based message queues

http://3.rdrail.net/blog/memcached-based-message-queues/ Blog pots shows and explains how to implement simple queue system on top of memcached

Message Queue Evaluation Notes - Second Life Wiki

http://wiki.secondlife.com/wiki/Message_Queue_Evaluation_Notes Second Life notes about Message Queue Systems

Open Source Queueing and Messaging Systems? (by Jeremy Zawodny)

http://jeremy.zawodny.com/blog/archives/010511.html notes on existing open source queue/messaging systems

Beanstalkd - Software - xph.us [distributed, in-memory workqueue service]

http://xph.us/software/beanstalkd/ seems to a rare thing: a message queue server, running as a native code

PGQ Tutorial - PostgreSQL Wiki

http://wiki.postgresql.org/wiki/PGQ_Tutorial http://sql.ru/forum/actualthread.aspx?tid=665075 Examples how to use PgQ queue in postgres

[how to queue messages for sendmail] sendmail queue questions - comp.mail.sendmail | Google Groups

http://groups.google.com/group/comp.mail.sendmail/browse_thread/thread/580b7b3fe3f71da7/89cfe5edda2ffe56?hl=en&lnk=st&q=sendmail+how+to+queue+a+message#89cfe5edda2ffe56 some bits about how to queue mgs for sendmail as opposed to inistate sending.

Apache Portable Runtime Utility Library: Thread Safe FIFO bounded queue

http://apr.apache.org/docs/apr-util/0.9/group__APR__Util__FIFO.html FIFo quque (thread safe) in apache runtime

Microsoft Message Queuing / MSMQ

http://www.microsoft.com/windowsserver2003/technologies/msmq/default.mspx queue / messaging on win2003