Help coderanch get a
new server
by contributing to the fundraiser
  • Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Ron McLeod
  • Paul Clapham
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

Resin and JMS

 
Ranch Hand
Posts: 285
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
After reading Kyle Brown's review in the Javaranch Journal about submitting and responding to asynchronous requests for long-running database queries using JMS, I was wondering how well Resin supports message servicing using JMS? The Caucho site has something on message listeners, but I couldn't find anything that indicates how resource-heavy JMS is on Resin, or whether its a good idea to use it at all.
I'm hosting a site with Lunarpages - who use Resin as their web server - and was wondering how much overhead is involved in using JMS, particularly with a hosting plan that operates in a shared environment?
Is it a silly idea, or worth the effort implementing JMS in these circumstances?
 
reply
    Bookmark Topic Watch Topic
  • New Topic