Skip to content

Instantly share code, notes, and snippets.

@maeste
Created May 28, 2015 13:08
Show Gist options
  • Select an option

  • Save maeste/87b1c27e308bc40da1f9 to your computer and use it in GitHub Desktop.

Select an option

Save maeste/87b1c27e308bc40da1f9 to your computer and use it in GitHub Desktop.
<distributed-workmanager name="MyDWM" selector-name="PING_TIME" policy-name="WATERMARK"
jgroups-stack="udp" jgroups-cluster="myChannel" request-timeout="100000">
<policy-option name="watermark" value="0"/>
<short-running-threads name="MyDWM"
core-threads="50"
queue-length="50"
max-threads="50"
keep-alive-time="10" keep-alive-unit="seconds"/>
</distributed-workmanager>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment