mopaengineer.blogg.se

Reprise license manager
Reprise license manager






reprise license manager

I cannot check out licenses on one platform from another - what's wrong? If you call rlm_init_disconn(), you must check with the server at least as often as the promise parameter you specified. On the other hand, if your product only runs for a couple of minutes, you can skip this check completely. If you check every couple of minutes, that should be sufficient. Checking with the server in your application prevents your application from continuing to run while it thinks it has a license and the server giving that license out again to a new client. So, for example, if you have 10 licenses checked out, then the server is shut down and restarted, those 10 licenses become available again. If the server is restarted, then it starts over with a fresh count of licenses available.

reprise license manager

The license count is maintained in the server in memory. How often? What if my application does not manage to check 'often enough' (whatever this means)?Ĭhecking the health of the connection is done to make sure that the server has not been shut down or exited for any reason. Q: The documentation says: ".you need to periodically check the health of the connection.".








Reprise license manager