HLServer: About HLServer
From Headus Docs
Revision as of 03:56, 15 January 2007 (edit) Headus (Talk | contribs) ← Previous diff |
Revision as of 03:57, 15 January 2007 (edit) (undo) Headus (Talk | contribs) Next diff → |
||
Line 11: | Line 11: | ||
which the system administrator can use to remotely control some | which the system administrator can use to remotely control some | ||
aspects of the operation of the license server. | aspects of the operation of the license server. | ||
- | [[Image:HLServer-overview.png|right| Figure 36. Example setup]] | + | [[Image:HLServer-overview.jpg|right| Figure 36. Example setup]] |
The link between the license server and applications is via connected | The link between the license server and applications is via connected |
Revision as of 03:57, 15 January 2007
|
HLServer is the headus floating license server.
Figure 36 shows an example installation; the server is running on sgibox, with two cyslice licenses issued to applications running on sgibox2 and ntbox. Also shown is the license manager, hlmanager which the system administrator can use to remotely control some aspects of the operation of the license server. The link between the license server and applications is via connected TCP/IP sockets. This means that a connection has to be maintained at all times during the life of an application, and if its broken the application loses its license and will exit. See Application Restore for details on how users can enable the restore function. Compared to Node-Locked LicensesWhen a host is issued a node-locked license, any number of users can run any number of associated applications on that host. For example, with a single cyslicev2 license, any number of CySlices and Mtools can be run on the licensed host. In fact, CySlice itself is really two applications - the GUI and the graphics window are separate programs - and so when running just one CySlice you are running at least two programs off the one license. Floating licenses have been designed to operate in the same way. The first application to run on a host will grab the first available floating license. More applications can then be run on that host without the need to grab more licenses; they will attach themselves to the first floating license. Even if the first application exits, as long as some applications are running, the floating license will still be in use. For example, if Cyslice is run from a floating license, it will grab the first available cyslicev2 license. If Mtool is then run, it will attach itself to the cyslicev2 license and be able to run. Only one floating license is in use even though two applications are running. If the user then exits from CySlice, Mtool still has the floating license and continues to run. What they shouldn't do then is lock their office and go on a holiday because no-one else will be able to use that floating license while they are away! Fortunatly, the license manager lets sysadmins and other trusted users reclaim licenses that have been grabbed but not returned. Choosing a Server HostThe following is a list of points you should consider when choosing a server host:
Supported PlatformsHLServer now runs on IRIX, Linux and Windows NT/2K/XP platforms, and will issue licenses to IRIX, Linux and Windows NT/2K/XP applications. |