rename worker to actor
This commit is contained in:
@@ -5,7 +5,7 @@ An OpenRPC WebSocket Server to interface with the [cores](../../core) of authori
|
||||
- [OpenRPC Specification](openrpc.json) defines the API.
|
||||
- There are RPC Operations specified to authorize a websocket connection.
|
||||
- Authorized clients can manage jobs.
|
||||
- The server uses the [supervisor] to dispatch [jobs] to the [workers].
|
||||
- The server uses the [supervisor] to dispatch [jobs] to the [actors].
|
||||
|
||||
## Circles
|
||||
|
||||
|
Reference in New Issue
Block a user