roc - Java RPC library with capnproto? -


currently capnproto uber-fast library doesn't provide rpc library, makes difficult replace existing grpcio (or other rpc java frameworks). why capnproto java support limited serialisation? there plans support full rpc framework ?

we'd love support rpc in java , other languages. however, sandstorm.io (cap'n proto's parent project) 7 people , cat, unfortunately don't have resources internally build out parts of cap'n proto don't need. rely on volunteers community, far there hasn't been volunteer build rpc in java. day, when sandstorm gets bigger , start seeing lot more java apps, make sense build java rpc ourselves, i'm not sure how be.

fwiw, i've heard lot of people have had success combining cap'n proto serialization zeromq transport.


Comments

Popular posts from this blog

java - pagination of xlsx file to XSSFworkbook using apache POI -

Unlimited choices in BASH case statement -

apache - How do I stop my index.php being run twice for every user -