Curated articles, resources, tips and trends from the DevOps World.
Summary: This is a summary of an article originally published by the source. Read the full original article here →
by One of these that we'll explore here together is how to set up your process automation projects to execute processes asynchronously. By default, the flow of tasks is executed synchronously: all tasks will be treated one after the other, by a single thread.
By default, a single thread pool is used, and services will be retried three times in case of failures.
A good example of job usage in jBPM is to schedule jobs to maintain good environmental health by constantly cleaning the old database audit data.
Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com