Siddhi IO gRPC Release 1.0.0
3 major improvements by changing the architecture of grpc sources to subscriber model to a grpc server class; add thread pool to handover requests received at the server; make consume rpc a streaming rpc
Bug Fixes
No bug fixes.
Features & Improvements
Make different streams be able to listen on the same port as long as their server configurations are the same
Make source non-blocking and listen to requests even when a previous request is being processed
Improve performance of consume sink - 'grpc'
Complete Changes
Please find the complete changes here
Download
Download the release from here