Libevent V2 – Ultra Simple Message Queue

As part of my continuing effort to learn libevent2, I wrote a very basic message queueing application: usmq - the Ultra Simple Message Queue.

I've posted the code on github in the hope that some libevent code samples might be helpful to others. Please let me know if you have any questions or comments.

usmq on github.

Leave a Reply