TypeScript agent for efficient data spreading, part of the Cocapn Fleet (github.com/SuperInstance).
Spreader Agent handles high‑throughput data distribution and processing within the Cocapn Fleet. Built with TypeScript, it integrates seamlessly with the fleet’s other services and runs on Groq’s LPU hardware for fast AI inference.
# Clone the repo
git clone https://github.com/SuperInstance/spreader-agent.git
cd spreader-agent
# Install dependencies
npm install
# Build the project
npm run build
# Run the agent
npm start- Cocapn Fleet – https://github.com/SuperInstance
- Groq LPU – https://groq.com
See CHARTER.md for contribution guidelines.
Distributed under the terms of the LICENSE.