Results 1 to 2 of 2

Thread: Task behavior in clustered environment

  1. #1
    Join Date
    Jul 2009
    Location
    Charlotte, NC
    Posts
    131

    Default Task behavior in clustered environment

    http://forum.springsource.org/showthread.php?t=95638

    Can someone provide his comments on this please?

    Thanks

  2. #2
    Join Date
    Mar 2006
    Posts
    312

    Default

    You can use any sort cluster capable job scheduler. I'm particularly fond of Quartz which uses a datasource to coordinate the execution along with load balancing, etc. Spring also has great support for Quartz with their QuartzJobBean.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •