Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 568 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 568 Bytes

ActorPool

Introduction

ActorPool is a simple implementation of a Myriad LinkedWorkerPool, designed to run on a server. The idea is that a remote system can be configured to start an ActorPool and be able to provide additional processing power when needed.

If you're using the Myriad Desktop tool, just update the path in the stage to the ActorPool's path, and make sure the "Remote" check box is checked so Desktop knows this stage will be handled by an external process. That's it!