ray/java
Qing Wang d87441cda7
[Java] ConcurrencyGroup in Java local mode. (#18241)
* WIP

* Fix

* Fix test

* Refine

* Fix lint,

* WIP2

* WIP2

* Refine

* Put a default concurrency group.

* Fix submitting task with concurrency group name.

* Remove unnecessary changes.

* Update java/runtime/src/main/java/io/ray/runtime/task/LocalModeTaskSubmitter.java

Co-authored-by: Kai Yang <kfstorm@outlook.com>

Co-authored-by: Kai Yang <kfstorm@outlook.com>
2021-09-07 20:43:31 +08:00
..
api Bump Java version to 2.0.0-SNAPSHOT (#15394) 2021-08-30 12:25:30 +08:00
performance_test Bump Java version to 2.0.0-SNAPSHOT (#15394) 2021-08-30 12:25:30 +08:00
runtime [Java] ConcurrencyGroup in Java local mode. (#18241) 2021-09-07 20:43:31 +08:00
serve Bump Java version to 2.0.0-SNAPSHOT (#15394) 2021-08-30 12:25:30 +08:00
test [Java] ConcurrencyGroup in Java local mode. (#18241) 2021-09-07 20:43:31 +08:00
build-jar-multiplatform.sh Remove last traces of ref-counting flag (#17932) 2021-08-19 21:08:13 -07:00
BUILD.bazel Remove last traces of ref-counting flag (#17932) 2021-08-19 21:08:13 -07:00
checkstyle-suppressions.xml [Java] Format ray java code (#13056) 2020-12-29 10:36:16 +08:00
checkstyle.xml [Serve] Define BackendConfig protobuf and adapt it in Java (#17201) 2021-08-06 09:50:45 -07:00
cleanup.sh Shellcheck comments (#9595) 2020-07-21 16:47:09 -05:00
dependencies.bzl [Java] Remove redis dependency(jedis) in java lang layer (#17029) 2021-07-13 17:34:10 +08:00
generate_jni_header_files.sh Shellcheck quoting (#9596) 2020-07-21 21:56:41 -05:00
pom.xml Bump Java version to 2.0.0-SNAPSHOT (#15394) 2021-08-30 12:25:30 +08:00
test.sh Optimize lambda copy to improve direct call performance. (#15036) 2021-04-14 11:02:49 +08:00
testng.xml [Serve] Define Java Backend (#16169) 2021-07-01 20:41:17 -07:00