Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
apps:categories:nsm [2012/03/17 17:31] rootapps:categories:nsm [2014/03/18 10:51] (current) j_e_f_f_g
Line 1: Line 1:
-===== NSM - Non Session Management =====+=====Non Session Management =====
 + 
 +[[wiki:session management]]
  
 NSM is the Non Session Management protocol described here: NSM is the Non Session Management protocol described here:
Line 5: Line 7:
 http://non.tuxfamily.org/nsm/API.html http://non.tuxfamily.org/nsm/API.html
  
-It supecedes LASH and Jack-Session, allowing for robust session management and advanced configurations like sessions distributed across multiple hosts.+It supersedes LASH and Jack-Session, allowing for robust session management and advanced configurations like sessions distributed across multiple hosts.
  
-{{topic>NSM}} 
  
 +  * Fully compatible with apps that have built-in NSM support regardless of their audio backend (be it JACK, ALSA, PulseAudio, etc.)
 +  * Not compatible with other session management protocols
 +  * Limited compatibility with apps without session manager support (via nsm-proxy) :
 +    * Some apps are programmed to save their current state when they receive the “SIGUSR1” Unix signal, and NSM is able to send this signal to such apps. On receiving this signal, apps may then open a save file dialogue or save their state to a default file location. The user may need to load this state file manually after a session is restored
 +    * For apps which do not respond to the SIGUSR1 signal, NSM is only able to restore their JACK connections (via jackpatch)
 +  * GUI frontend: has its own GUI
 +  * Saving a session will save the state of apps with NSM or SIGUSR1 support plus the JACK connections of ALL apps (via jackpatch)
 +  * Opening a session will automatically launch all apps (even unsupported ones), restoring their state (if possible) plus their JACK connections
 +  * Apps which support NSM can be told to save/load their state to/from a specific location
 +  * First released in 2010. Currently in active development
 +  * Manual: http://non.tuxfamily.org/nsm/
  
 +Supported apps: see http://non.tuxfamily.org/wiki/ApplicationsSupportingNsm and this table:
 +
 +{{topic>NSM}}
apps/categories/nsm.1332001872.txt.gz · Last modified: 2012/03/17 17:31 by root