Results 1 to 3 of 3

Thread: Can we use Threads in Spring Environment

  1. #1
    Join Date
    Feb 2009
    Posts
    2

    Default Can we use Threads in Spring Environment

    Hi All

    I have used Spring IOC long back and not aware of wats new in Spring.
    I just want to ask you guys, can we write Thread programming in Spring environemnt or not?

    My scenario is, suppose I want to fetch price for a deal, and I want to run this type of results with 4 threads to get best results. Can we do this in Spring environment?

    Thanks in advance.


    Regards
    Ashok Gudise

  2. #2
    Join Date
    Mar 2005
    Location
    Paris
    Posts
    54

    Default

    What about chapter 23 of the spring documentation?

    http://static.springframework.org/sp...-task-executor

  3. #3
    Join Date
    Feb 2009
    Posts
    2

    Default

    Thats too fast. Thanks for reply.

    I'll go through this... Thanks alot once again...


    Regards
    Ashok G

Posting Permissions

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