Results 1 to 2 of 2

Thread: Do you run Spring Batch in tcServer/Tomcat?

  1. #1
    Join Date
    Apr 2008
    Posts
    151

    Default Do you run Spring Batch in tcServer/Tomcat?

    Looking through the documentation, it isn't clear if there are any recommended ways to actually run the batch process -- .e.g wrap your spring batch driver in a webapp and run it in an app server, write a standalone process, or some other fancy thing.

    Any advice on there on this?

  2. #2
    Join Date
    Jun 2005
    Posts
    4,232

    Default

    I see roughly 50/50 in the field (i.e. half of users in a servlet container, half standalone). Both have their advantages and disadvantages.

Posting Permissions

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