Using Inline Invoke when Possible
Processes invoked using the inline option run synchronously as part of the original process, saving the processing time of starting a new unique process.
Unless you have a business need for an invoked business process to run as a separate process, use the inline invoke option.