Artifacts using Forker Common (5)
Sort:
popular
|
newest
1. Forker Client11 usages
com.sshtools » forker-clientApache
This is client side library for forker, and the one you most likely want to use in your own applications.
It provides the ProcessBuilder replacement, ForkerBuilder, as well the helpers in OSCommand. ForkerBuilder is
capable of launching processes using non-blocking I/O or attached to a PTY. It has many additional features
not available in the standard process builder including permission elevation, daemonize, processor affinity
and more.
Parts of the non-blocking API are based on NuProcess ...
Last Release on Feb 25, 2024
2. Forker Daemon4 usages
com.sshtools » forker-daemonApache
This is the forker daemon itself. It listens on localhost for connections from forker-client's and executes system commands on their behalf in order to reduce forking memory costs.
Last Release on Oct 15, 2021
4. Forker Assembly
com.sshtools » forker-assemblyApache
This module creates a distributable assembly of Forker.
Last Release on Feb 25, 2024
5. Forker Pipes
com.sshtools » forker-pipesApache
Abstracts operating system pipes, such as unix domain sockets on Unix and friends, and
named pipes on Windows.
Last Release on Feb 25, 2024
- Prev
- 1
- Next