1 repository
Distributed computing frameworks that integrate encryption and authentication into the node communication and management layers.
Distinct from Distributed Computing: Focuses on adding security layers to a distributed processing framework rather than general distributed computing.
Explore 1 awesome GitHub repository matching data & databases · Secure Computing Frameworks. Refine with filters or upvote what's useful.
Storm is a distributed stream processing framework designed to execute unbounded computations across a cluster to process real-time data streams. It functions as a data pipeline orchestrator that allows users to define and deploy declarative data flow graphs connecting streaming sources to processing components. The system operates as a multi-tenant distributed compute engine that isolates workloads and limits resource usage across shared clusters using dedicated pools and access control. It is also a secure distributed processing engine that employs encrypted node communication and SSL-secur
Protects cluster communication and management interfaces using encryption and authentication to secure data flows.