Skip to content

pjuangph/Lock-file-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lock file testing

About

If you ever have an optimization running and you only have 2 license of something and unlimited licenses of something else. The project might help you with assigning lock files. What I did was create an array using 4 lock files. I then have a loop where I launch 50 instances of an execution with 4 lock files. So only 4 executions can occur at a given time.

To run the code just run launch_lock_test.sh and you should see the execution happening in the termianl.

About

This project is useful if you are launching an optimization and only have N licenses to a software

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages