Run single tasks
This commit is contained in:
@ -16,12 +16,13 @@ The package `ums` contains the Agenten-Plattform, the implementations of the age
|
||||
|
||||
- `ums.agent`
|
||||
- Contains the implementation of an agent for handling requests by the implementations in `src`.
|
||||
- Check for running single tasks without using management.
|
||||
- `ums.example`
|
||||
- Contains a very simple examples for all types of agents.
|
||||
- See `ums.example.example`
|
||||
- `ums.management`
|
||||
- Contains the implementation of the management.
|
||||
- Take a look at the web gui of the management!
|
||||
- Take a look at the web gui of the management, possibly at <http://localhost:8080/> or <http://localhost:8000/>
|
||||
- `ums.utils`
|
||||
- Contains various utilities.
|
||||
- `ums.utils.const.SHARE_PATH` The path for shared files between all agents
|
||||
|
Reference in New Issue
Block a user