Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
create a simple socket listener with Protobuf and Avro decoders to allow for streaming upserts from Java and non-Java applications. The benefits are 1. decouple app and db tiers 2. light weight and speed.
Optional: Consider using Disruptor queue for throughput, similar to http://nathanmarz.github.io/storm/doc/backtype/storm/utils/DisruptorQueue.html
Related: PHOENIX-971
Attachments
Issue Links
- is related to
-
PHOENIX-971 Query server
- Closed