Is wildfire server architecture based on JMS

Can anybody tell me the architecture of wildfire server or related document? I am a newbie and wanna know whether the server is based on JMS and could be very flexible for plugging in other API functionalities?

Hi Planowind,

Cross-posting to different forums is generally considered bad form. In the future, please just post to a single forum.

Planowind wrote:

Can anybody tell me the architecture of wildfire server or related document?

Currently there isn’'t any real formal documentation on the Wildfire architecture. Please take a look at this post or search the forums for “documentation” for a few more details.

I am a newbie and wanna know whether the server is based on JMS

No, Wildfire does not use the JMS API.

and could be very flexible for plugging in other API functionalities?

What exactly do you mean by this? Can you provide an example?

Thanks,

Ryan

Hi,

if you did miss it, Wildfire is an XMPP (jabber) server and not a JMS server. It also supports pubsub but once again this pubsub is not compatible with JMS.

LG