SIGN IN SIGN UP
akka / akka-core UNCLAIMED

A platform to build and run apps that are elastic, agile, and resilient. SDK, libraries, and hosted environments.

0 0 1 Scala
# This is used to configure the sbt instance in CI
2019-01-02 13:56:33 +01:00
-XX:+UseG1GC
-Xms3G
-Xmx3G
2019-01-02 13:56:33 +01:00
-Xss2M
-XX:+AlwaysActAsServerClassMachine
2019-01-02 13:56:33 +01:00
-XX:ReservedCodeCacheSize=256m
-XX:MaxGCPauseMillis=750
-XX:+UseCompressedOops
-XX:MetaspaceSize=512M
-XX:-ClassUnloadingWithConcurrentMark
-Djava.security.egd=file:/dev/./urandom
-Dakka.ci-server=true