On 9/25/06, Hiram Chirino <[EMAIL PROTECTED]> wrote:
On 9/25/06, Rob Lugt <[EMAIL PROTECTED]> wrote:
>
>
> MikeyBoy wrote:
> >
> > Hi Rob that's for the reply. Somehow I assumed NMS could be used as a
> > stand-alone client. I looked at the ActiveMQ Windows binary and see it
> > contains no DLLs, just JARs. So do I need to build an ActiveMQ DLL
> > callable from .net? TIA, M
> >
>
> Hi Mike
>
> No, the activemq-dotnet DLL contains two top-level namespaces: NMS and
> ActiveMQ; I'm not sure of the rationale for this. If you view the DLL in
The reason for the 2 namespaces is that the interfaces in NMS name
space can be implemented by other messaging systems and is not
ActiveMQ specific.
The ActiveMQ namespace has our implementation of the interfaces in the
NMS namespace.
Hopefully someone could write an MSMQ implementation of NMS too; then
folks could switch between various messaging providers using the same
NMS API.
--
James
-------
http://radio.weblogs.com/0112098/