criyle
|
0d09e88184
|
envexec: Add pipe proxy support
|
2021-06-12 17:33:53 -07:00 |
|
criyle
|
6195204dcc
|
envexec: add optional flag for copyOut files
fix #14
|
2021-06-05 20:24:08 -07:00 |
|
criyle
|
9dec36d395
|
filestore: refactor uniqure id generator
|
2021-03-19 00:28:11 -07:00 |
|
criyle
|
2acca7d71c
|
envexec: refactor to not use empty interface
|
2021-03-13 16:08:51 -08:00 |
|
criyle
|
8d3bf1bf62
|
feat(sandbox): add strict memory limit
- remove rlimit data when cgroup enabled
- add `strictMemoryLimit` to request parameter to re-enable rlimit data limit
|
2021-02-06 12:46:39 -08:00 |
|
criyle
|
0db852c242
|
feat(worker): add default file copy out max
|
2021-01-09 00:22:51 -08:00 |
|
criyle
|
6055f165b5
|
Update naming: realCpuLimit -> clockLimit
|
2020-12-30 13:01:03 -08:00 |
|
criyle
|
2df163126c
|
Refactor executor server to multiple modules
|
2020-12-27 16:45:48 -08:00 |
|
criyle
|
f5dff9ca57
|
Refactor package structure & debug outputs
|
2020-12-25 17:25:09 -08:00 |
|
criyle
|
4bf6f869f5
|
Add ability to limit cpu usage rate by CFS cgroup
|
2020-12-12 23:44:01 -08:00 |
|
criyle
|
e1f8c954e0
|
Add configuration to OutputLimit & CpuSet
|
2020-12-06 18:45:56 -08:00 |
|
criyle
|
5c61c1fca6
|
Add support to config extraMemoryLimit
|
2020-12-05 15:06:34 -08:00 |
|
criyle
|
a807a66176
|
Refactor config parsing
|
2020-11-29 09:00:12 -08:00 |
|
criyle
|
d156258b6f
|
FIX TYPO: parallism -> parallelism
|
2020-09-06 00:33:16 -07:00 |
|
criyle
|
f4496d38f6
|
Add tty io
|
2020-06-16 16:44:12 -04:00 |
|
criyle
|
238ba879e1
|
Add stack limit settings to request
|
2020-06-08 15:36:11 -04:00 |
|
criyle
|
a439711540
|
Add runTime as wall clock time
|
2020-06-05 00:36:48 -04:00 |
|
criyle
|
f61a319cd6
|
Handle cancellation
|
2020-06-04 00:11:48 -04:00 |
|
criyle
|
891ed8165b
|
Add stdin / stdout streaming support
|
2020-06-02 19:43:18 -04:00 |
|
criyle
|
4168daa087
|
Add promethus metrics
|
2020-05-22 20:08:39 -04:00 |
|
criyle
|
7a708c12c4
|
Prepare for protobuf & gRPC support
|
2020-05-20 19:49:57 -04:00 |
|
criyle
|
84dc8cfe29
|
Re-organize files
|
2020-05-18 20:14:45 -04:00 |
|