Skip to content

Latest commit

 

History

History
 
 

java-cf

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Java + CompletableFuture

## How to run in local

sdk env install
./mvnw clean verify
./mvnw dependency:tree

./mvnw versions:display-dependency-updates
./mvnw versions:display-plugin-updates

Work in progress

sysctl kern.maxfiles 
sysctl kern.maxfilesperproc
ulimit
lsof -t -i:55023 | xargs kill

Interesting links