Skip to content

Latest commit

 

History

History
43 lines (35 loc) · 1.95 KB

README.md

File metadata and controls

43 lines (35 loc) · 1.95 KB

prog

ExecutorService fixedThreadPool = Executors.newFixedThreadPool(100); fixedThreadPool.submit(new Thread(new Writer("output2.txt")));

https://www.baeldung.com/java-tutorial


. file read/write

. 외부 process 호출

. jetty server / client

.gson

. url class loader 및 reflection