Results 1 to 2 of 2

Thread: High-level scheduler service?

  1. #1
    Join Date
    Jan 2006
    Posts
    3

    Default High-level scheduler service?

    Hi,

    I'd like to if there's any implementation of component which provides the service to create and manage execution of certain component at the application level (I mean not using QuartzScheduler etc, but something with front-end or high-level configuration/scripting). I 've heard something about excalibur for the avalon framework. Is there anything like it in Spring?

    Thanks.

  2. #2
    Join Date
    Jan 2005
    Location
    Bucharest, Romania
    Posts
    5,403

    Default

    Not as far as I know - Spring is a 'glue', not an application per-se. If you are using common-j, you can use one of the tools offered by WebLogic/WebSphere to handle threads scheduling.
    Costin Leau
    SpringSource - http://www.SpringSource.com- Spring Training, Consulting, and Support - "From the Source"
    http://twitter.com/costinl
    Please use [ c o d e ] [ / c o d e ] tags

Posting Permissions

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