Eddie ([EMAIL PROTECTED]) wrote:
>Hope to get an answer on this question:
> Can someone please tell me when/why to use JMS ? and what his impact is on
>performance to comparision to for example a function-call of another bean and
>application ??
>
> I like to use it but the above is still a bit unclear to me.
>
> Thanks,
> Eddie
>
Take a look on ServerSide.com at an article titled "An Approache For
Building Scalable, Available, and Recoverable Applications". It makes
some good points on when JMS (i.e., messaging) is appropriate.
Gary