Brendan Tompkins

Sponsors

The Lounge

Wicked Cool Jobs

News

Advertisement

Images in this post missing? We recently lost them in a site migration. We're working to restore these as you read this. Should you need an image in an emergency, please contact us at imagehelp@codebetter.com
Announcing: WSMQ and XMLQ
OBSOLETE CONTENT
The author of this post has determined that this content is obsolete. Use at your own risk! Blog posts are a point-in-time snapshot of the blogger's thinking and should not be assumed to represent this blogger's current opinions. This post was left up for historical purposes.

I've created two GotDotNet workspaces WSMQ, and XMLQ. 

Web Service Message Queue (WSMQ)

WSMQ is a simple message queuing application that supports queuing messages via a loosely coupled web service. It's underlying implementation uses something called XMLQ, which I've set up as a separate Workspace, since it can be used directly from within an application, such as a Windows service, Win forms or Web Forms app...

XML Message Queue (XMLQ)

XMLQ is a simple message queue that lets you queue messages, which are serialized to disk using XML. XMLQ currently supports the following features: Public Queues, Dynamic Queue Creation, Dead-Letter and Journal Queues.

There's a lot of work to be done on both projects, including: Support for transactions, binary serialized messages, private queues, but basic public queues seem to be working pretty well.

All are welcome, just send me a request!

-Brendan


Posted Thu, Aug 12 2004 8:36 AM by Brendan Tompkins
Filed under:

[Advertisement]

Comments

Dave Donaldson wrote re: Announcing: WSMQ and XMLQ
on Thu, Aug 12 2004 4:16 PM
Sounds cool. I might be interested in taking part.
Josh Pollard wrote re: Announcing: WSMQ and XMLQ
on Fri, Aug 13 2004 7:19 AM
That is a very cool idea! I would love to learn more about this, and possibly even help out!
Brendan Tompkins wrote re: Announcing: WSMQ and XMLQ
on Mon, Aug 16 2004 6:05 AM
Josh... Send me your email, and I'll get you setup.. Love to have your help.
B
Jules wrote re: Announcing: WSMQ and XMLQ
on Wed, Sep 22 2004 12:19 AM
This is very interesting. I would hope that the main WS players take notice.

This is what is lacking in what I have read in SOA so far. If SOA is supposed to support aysnchronous message based transfers, my next question is where are he message queues, and how do I control their message size and other characteritstics (persistency, transactions etc.)

Do you know of any emerging WS standards on Message queing.
Brendan Tompkins wrote re: Announcing: WSMQ and XMLQ
on Wed, Sep 22 2004 2:28 AM
Jules,

I know there's a whole "Reliable Messaging" team working on Indigo... I'd imagine there's many many things in the works relating to this. I'm not trying to solve world hunger with this app, I just needed a quick and dirty, simple message queue that I can access via a web service. So, I wrote one. I'm using it in a prod environment, and it's working ok.. There are some issues to work out for sure, but It's working better for me than MSMQ was.
Johafnsk wrote re: Announcing: WSMQ and XMLQ
on Tue, Jul 14 2009 6:20 PM

hu3Ayq

Add a Comment

(required)  
(optional)
(required)  
Remember Me?
Devlicio.us