Versionen im Vergleich

Schlüssel

  • Diese Zeile wurde hinzugefügt.
  • Diese Zeile wurde entfernt.
  • Formatierung wurde geändert.

Inhalt

General

Internally jadice is making use of ThreadPoolExecutors. The different jadice products give the integrator the possibility to adjust threading by configuring the core pool size and the max pool size of their respective ThreadPoolExecutors.

...

  • Docker: set a CPU limit as stated here
  • OpenShift: define a Quota for the pod as stated here
  • General: you can also set the values for jadice thread pools manually but we recommend setting a CPU-limit on container-level to get a more predictable behavior
  • -XX:ActiveProcessorCount=X as JVM option as stated here

jadice document platform

Jadice TaskService Threadpool ("Jadice TaskService Worker default-...")

...