1 repo
Systems that decouple background task execution from main application threads.
Distinguishing note: Focuses on architectural decoupling of processes rather than general task scheduling.
Explore 1 awesome GitHub repository matching software engineering & architecture · Asynchronous Process Managers. Refine with filters or upvote what's useful.
WindTerm is a cross-platform terminal emulator and integrated development environment designed for remote server management and system administration. It provides a centralized graphical interface for interacting with local and remote command-line environments, utilizing a low-level emulation engine to interpret ANSI escape sequences and render text streams. The application distinguishes itself through a multi-pane workspace that supports terminal session multiplexing, allowing users to organize multiple command windows and panes within a single interface. It features a modular architecture t
Decouples terminal session lifecycles from the main UI thread to prevent interface freezing.