If a Work instance is serializable and the WorkManager implementation supports Remoteable
WorkManager then the Work can be sent to a remote member of the application cluster for execution.
The WorkManager is the abstraction for dispatching and monitoring asynchronous
work and is a factory for creating application short or long lived Works.