Forker is a Java library that provides you with better control over external processes and provides a replacement for ProcessBuilder. There are essentially 3 major components to the library:

ForkerClient to replace ProcessBuilder simply build a process and let Forker deal with checking the exit code and redirecting or capturing standard output. Commands can be run as the current user or as administrator.

Forker Daemon can be used to reduce forking costs on Linux, by starting a separate small JVM whose job it is to just execute commands on behalf of another runtime.

Forker Wrapper is a "wrapper" to execute services in Java. Similar to JSW (Java Service Wrapper) and YAJSW but more lightweight and using a liberal license, Forker Wrapper can be used to launch processes in the background, track the process ID, capture output to log and automatically restart a hung or crashed JVM and more.

Features

  • Replacement for ProcessBuilder
  • Run Java commands as Administrator
  • Reduce Linux process forking costs
  • Service wrapper

Project Activity

See All Activity >

License

Apache License V2.0

Follow Java Process Utils (Forker)

Java Process Utils (Forker) Web Site

You Might Also Like
Our Free Plans just got better! | Auth0 by Okta Icon
Our Free Plans just got better! | Auth0 by Okta

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Java Process Utils (Forker)!

Additional Project Details

Intended Audience

Developers

Programming Language

Java

Related Categories

Java Software Development Software

Registered

2016-08-07