© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Woodbury
student
I'd use java.nio.files (not java.io). But I guess Runtime.exec will probably consume less memory and work faster than java code. Unix-based systems: fork()+exec() vs posix_spawn() custom writing
burnard baker
Now that I'm making the module from scratch, I'm considering the use of local Java capabilities for conducting all this. skyemu.net