JMS Job queue with Grails

女生的网名这么多〃 提交于 2019-12-10 21:30:36

问题


I am looking for some grails plugin which would do the following

  • Submission of jobs(Calling a remote method asynchronously)
  • Broker should be running from different host

Which plugin fits best for this scenario?


回答1:


Have you tried the JMS plugin?



来源:https://stackoverflow.com/questions/9436137/jms-job-queue-with-grails

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!