FLoM 0.7.0 has been released


 
Thread Tools Search this Thread
Top Forums Shell Programming and Scripting FLoM 0.7.0 has been released
# 1  
Old 07-25-2014
FLoM 0.7.0 has been released

Dear all,
release 0.7.0 of FLoM (Free Lock Manager) is now available: it introduces the support for long term resources:
  • synchronization of a command with another one started after it
  • resource explicit expiration after some idle time

The above features add to the previous released ones:
  • rich lock semantic inspired by DLM (Distributed Lock Manager): Concurrent Read, Concurrent Write, Protected Read, Protected Write, Exclusive
  • different type of abstract resources: simple resources, numerical resources, set of resources, hierarchical resources
  • single host and network behavior: the synchronization can happen between commands running inside different systems connected by an IP network
  • network auto-discovery to simplify configuration

The source code is available on SourceForge and on GitHub.

I hope this tool can help many shell developers, please leave your feedback on project discussion forum.

Regards
Ch.F.
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question