JPPF Issue Tracker
star_faded.png
Please log in to bookmark issues
enhancement_small.png
CLOSED  Enhancement JPPF-53  -  Enhancements to JPPFExecutorService
Posted Aug 26, 2012 - updated Oct 14, 2012
action_vote_minus_faded.png
0
Votes
action_vote_plus_faded.png
icon_info.png This issue has been closed with status "Closed" and resolution "RESOLVED".
Issue details
  • Type of issue
    Enhancement
  • Status
     
    Closed
  • Assigned to
     lolo4j
  • Progress
       
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
  • Posted by
     lolo4j
  • Owned by
    Not owned by anyone
  • Category
    Client
  • Resolution
    RESOLVED
  • Priority
    Normal
  • Targetted for
    icon_milestones.png JPPF 3.2
Issue description
This issue will be used to track several enhancements tot he JPPFExecutorService APIs.

1) From this forum thread The existing JDK class ExecutorCompletionService is not working with a JPPFExecutorService.

We propose to add an implementation of CompletionService for that purpose.

2) From this forum thread.
... would it be possible to add an API by which to track job(s) progress when using the Executor service - even a task completion listener would do. Counting back the futures isn't ideal if one task gets 'stuck'.
It seems a very good fit for a JobListener that would be part of the JPPFExecutorService's job configuration.


#3
Comment posted by
 lolo4j
Oct 14, 11:33
This enhancement is now implemented. Added related JUnit tests. Documentation updated accordingly. Changes committed to SVN trunk revision 2463

The issue was updated with the following change(s):
  • This issue has been closed
  • The status has been updated, from New to Closed.
  • This issue's progression has been updated to 100 percent completed.
  • The resolution has been updated, from Not determined to RESOLVED.
  • Information about the user working on this issue has been changed, from lolo4j to Not being worked on.