JPPF Issue Tracker
star_faded.png
Please log in to bookmark issues
feature_request_small.png
CLOSED  Feature request JPPF-352  -  Alternative to drivers and nodes as Windows services using Apache commons daemon
Posted Dec 03, 2014 - updated Feb 08, 2015
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
    Feature request
  • Status
     
    Closed
  • Assigned to
     lolo4j
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
  • Posted by
     lolo4j
  • Owned by
    Not owned by anyone
  • Category
    Integration
  • Resolution
    RESOLVED
  • Priority
    Normal
  • Targetted for
    icon_milestones.png JPPF 5.0
Issue description
Suggested in this forum thread.

Commons-daemon (aka procrun.exe) is an interesting alternative because it has the same license as JPPF, which allows us to redistribute it instead of asking the user to download it separately.

We propose to add it to the node and driver distributions and add a configuration doc in the relevant section. Me should also investigate about the Unix counterpart Jsvc. However, what I've seen so far isn't very promising, as there are no available pre-built binaries and I don't think asking users to compile it is going to cut it.

We might also want to add it to v4.x in addition to the upcoming 5.0, but I'm not making it a high priority.

#1
Comment posted by
 lolo4j
Dec 04, 08:40
A file was uploaded. scripts to install/start/stop the service and the GUI configuration toolicon_open_new.png
#3
Comment posted by
 lolo4j
Feb 08, 09:17
implemented in trunk revision 3553