The same request using Tymeac involves
a process that:
Stores the document on a safe-store [RAID] so that it can be retrieved if any
subsequent processing fails.
Then:
Invokes a method on the Tymeac Server.
Tymeac brokers the request to four
asynchronous-process queues, (with associated, well-managed threads*), and
returns the result to the caller.
This may be a synchronous request where the caller waits until all asynchronous threads*
finish processing.
This may be an asynchronous request where the caller receives an "in
progress" message. The actual processing takes place as a background event