update progress
This commit is contained in:
parent
0ae728a278
commit
039174dbe7
|
@ -45,12 +45,12 @@ takes the difficulty out of creating custom brute force jobs
|
|||
|
||||
### server: distribute jobs to workers
|
||||
- ✅ base definitions of input classes and how to divide them
|
||||
- dynamic slicing and scheduling based on agents' reported work rate
|
||||
- ✅ dynamic slicing and scheduling based on agents' reported work rate
|
||||
- low priority: randomized input space distribution
|
||||
- low priority: store common configuration templates for clients
|
||||
- low priority: track upload/download progress
|
||||
- streaming interface for file transfers
|
||||
- accept submitted projects (with client-compiled input generator) and distribute to agents
|
||||
- ✅ accept submitted projects (with client-compiled input generator) and distribute to agents
|
||||
- ✅ low priority: support for multiple architectures
|
||||
- ✅ agent authentication
|
||||
- ✅ client authentication
|
||||
|
|
Loading…
Reference in New Issue