Jenkins-Worker: SSH or JNLP Connection? Jenkins-Worker: SSH or JNLP Connection? jenkins jenkins

Jenkins-Worker: SSH or JNLP Connection?


  • Java Web Start -- and the underlying Java Network Launch Protocol (JNLP) is the recommended mode of connection for windows agents.jenkins.wiki.io

  • SSH is recommended for Linux agents

The Pros and Cons don't matter if both are recommended for different platforms.


We are only using SSH, mainly because in a corporate setting:

Plus we can add to the Launch method configuration various JVM Options to monitor the GC and other memory parameters.