2 repositorios
Socket-based interfaces used to execute system actions and control background daemons via a centralized service.
Distinct from Socket Communication: Distinct from Socket Communication by focusing on the control of system daemons rather than general real-time event distribution.
Explore 2 awesome GitHub repositories matching networking & communication · Daemon Control Sockets. Refine with filters or upvote what's useful.
This project is the core management framework for a security appliance, providing the primary infrastructure for firewall management, network intrusion prevention, and high-availability networking. It serves as the centralized system for controlling network security policies, filtering traffic, and administering a security appliance dashboard. The system is distinguished by its high-availability capabilities, which include synchronizing configurations and connection state tables across redundant nodes to enable automatic hardware failover. It also features a modular plugin architecture for ex
Executes system actions and controls daemons via a centralized service using a socket-based interface.
Julius is a high-performance, open-source speech recognition engine designed for large vocabulary continuous speech recognition. It functions as a comprehensive framework utilizing Hidden Markov Model-based acoustic modeling and N-gram language models to convert live or recorded audio into text. The engine is built to support real-time streaming and provides a network-accessible service that allows external applications to manage recognition sessions and receive transcription results through programmatic commands. The engine distinguishes itself through its modular architecture and support fo
Exposes a network-accessible command protocol allowing external applications to manage recognition sessions and stream audio data.