RE: [Queue-developers] manage a tool license as a resource?
Brought to you by:
wkrebs
From: Pelletier, B. <BPe...@ch...> - 2003-01-10 20:15:42
|
Thanks!! I have already checked that the tool can release and recover its license by sending signal 20 to release & signal 18 to recover. But to be more specific I want to release the license from a process that some body else owns. -----Original Message----- From: Sam Liddicott [mailto:Sam...@le...] Sent: Friday, January 10, 2003 3:34 AM To: 'Pelletier, Bradley'; que...@li... Subject: RE: [Queue-developers] manage a tool license as a resource? It depends entirely on how the licensed software manages it's license verification. The first step I imagine would be to check with the vendor whether or not it is permissable to interrupt a process and hand the license to another process and then later continue the first process; this procedure has little to do with GNU queue. If the procedure is possible them I am sure gnu queue (or even ssh -c) could be made to use it with a little /bin/sh glue. Sam > -----Original Message----- > From: Pelletier, Bradley [mailto:BPe...@ch...] > Sent: 09 January 2003 22:55 > To: 'que...@li...' > Subject: [Queue-developers] manage a tool license as a resource? > > > > > Can I use GnuQue to manage a license resource? > > I want to temporally release a license, start and complete a > new job, then > grab the license and continue with the 1st job. > > > > Bradley L. Pelletier > Principal Engineer > ChipWrights Inc. > 2150 Washington St > Newton, MA 02462 > Tel 1.617.928.3140 > Fax 1.617.928.0674 > www.chipwrights.com > > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: > SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > http://www.vasoftware.com > _______________________________________________ > Queue-developers mailing list Que...@li... > To unsubscribe, subscribe, or set options: > https://lists.sourceforge.net/lists/listinfo/queue-developers > |