Unix Domain Socket Interface
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 17.3k
- Forks
- 1.6k
- Avg merge
- 5d 10h
- Merged PRs (30d)
- 28
Description
Is your feature request related to a problem?
I'm working on an IoT edge solution with high speed data ingestion ~10k samples sec. Ingesting data using a Unix domain socket would reduce latency and CPU usage both of which are paramount for my application.
Describe the solution you'd like.
Unix domain socket to ingest data and query data.
Describe alternatives you've considered.
No response
Additional context.
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue requests a Unix domain socket interface for data ingestion and querying but names no files, tests, or existing entry points. Start by locating the current ingestion and query interfaces, then determine the socket protocol and integration scope. Done would mean both ingestion and querying work through Unix domain sockets with suitable coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- databases, networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100