NOTUVY Singleton Application Framework

A simple Java framework for making applications singletons. The underlying mechanism uses interprocess communication to that at most one application process is active at a time. A new application invocation either displaces a previous invocation, or it defers to the previous and terminates itself.

Homepage POM file JAR file Javadoc
'com.notuvy:notuvysingleapp:2.0'

Dependencies

Compile dependencies