Commit Graph

43 Commits

Author SHA1 Message Date
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
fb9dff26b6 Bump dependencies versions 2020-11-28 15:21:21 -08:00
criyle
e5c0f8ec40 Update dependencies 2020-09-22 19:56:24 -07:00
criyle
d156258b6f FIX TYPO: parallism -> parallelism 2020-09-06 00:33:16 -07:00
criyle
20d2815e86 Avoid SIGPIPE after pipe limit exceeded 2020-07-14 00:14:35 -07:00
criyle
7535e5862f Add srcprefix command arg to restrice src copyin 2020-07-04 21:08:23 -07:00
criyle
9448892f61 Adapted to zap log 2020-06-16 21:04:23 -04:00
criyle
7c83b59b43 Add token-based authentication 2020-06-11 18:33:44 -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
9e127f669f Add MacOS support 2020-05-15 20:27:15 -04:00
criyle
4646ce7fdc Add windows support 2020-04-26 03:31:54 -04:00
criyle
e02735fa05 Add c interface to executor server 2020-04-01 01:03:16 -04:00
criyle
71d5dbe7bc Add WebSocket support 2020-03-27 21:29:37 -04:00
criyle
c42b7c1cad Add configuration for container mount points 2020-03-27 18:14:57 -04:00
criyle
c75a6119aa Breaking Change: move syzoj client out 2020-03-22 18:55:31 -04:00
criyle
91c8c321c4 add ability to not unshare net 2020-03-20 19:05:10 -04:00
criyle
a79543f0af Cache container work directory for performance
- 140 op/s -> 170 op/s for A+B problem
2020-03-16 20:16:18 -04:00
criyle
7951f37bd4 Implements the draft executor server
- Add new command executorserver as the draft executor server
- Move shared pool logic into /pkg/pool
2020-03-04 02:12:26 -05:00
criyle
fd76377c51 bump sandbox version 2020-03-02 03:32:42 -05:00
criyle
c7aeafd1a4 Fix memory cgroup stat 2020-03-01 02:28:41 -05:00
criyle
5f7ec46cf5 Add cgroup pool & reduce memfile creation 2020-02-29 03:37:47 -05:00
criyle
dc58e9c595 bump sandbox version 2020-02-27 23:48:40 -05:00
criyle
83ff94e3a2 Upgrade to GO 1.14 2020-02-27 02:11:43 -05:00
criyle
9ff541bc39 fix compile information overrite 2020-02-21 02:35:39 -05:00
criyle
42ab854d7c update with go-sandbox 2020-02-19 22:11:39 -05:00
criyle
eb1d7d61fa socket.io pull request merged 2020-02-11 18:15:51 -05:00
criyle
629caca183 update documentations 2019-12-30 19:32:17 +08:00
criyle
e148a9910d update engine.io 2019-12-26 20:22:35 +08:00
criyle
907b7ea125 syzoj support demo.. 2019-12-25 21:54:55 +08:00
criyle
1843dc6b66 decouple runner 2019-11-24 17:00:12 -08:00
criyle
efaf626235 use cgroup builder 2019-11-16 15:14:28 -08:00
criyle
2903d42e1d add environment setting to language 2019-10-15 23:54:02 -07:00
criyle
e0d9c13de4 upgrade to go 1.13 2019-10-14 00:34:48 -07:00
criyle
9f1f7de770 update design 2019-09-29 15:19:36 -07:00
criyle
2fd7199f20 fix potential race condition 2019-09-15 15:15:47 -07:00
criyle
ce8a78454f fixed typo 2019-09-07 18:03:19 -07:00
criyle
ecaadcc36e add local / memory file 2019-09-01 20:40:34 -07:00
criyle
4ea0d93b67 update documentation 2019-08-28 23:51:07 -07:00
criyle
ac2c5fd208 initial commit 2019-08-24 20:41:50 -07:00