JPPF Issue Tracker
star_faded.png
Please log in to bookmark issues
enhancement_small.png
CLOSED  Enhancement JPPF-93  -  Class loader enhancements: client channel requests
Posted Oct 28, 2012 - updated Sep 19, 2013
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
    Core
  • Resolution
    RESOLVED
  • Priority
    Normal
  • Targetted for
    icon_milestones.png JPPF 4.0
Issue description
This is a generic issue for tracking improvments that can be made to the class loading, from the driver-to-client perspective.

Similarly to what was done in Enhancement JPPF-45 - Class loader enhancements, we should be able to also batch class loading requests that are sent to a client. Calls to computeCallable() might even be multithreaded in the client, for instance as a configurable optimization.

#4
Comment posted by
 lolo4j
Sep 19, 08:23
This is in fact implemented in what was done for Enhancement JPPF-183 - Add relevant classes cache lookups in the driver.

The issue was updated with the following change(s):
  • The assignee has been changed to lolo4j.
  • 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.