My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 226
1, it's a rpc framework 2, it aims provide high performance rpc
*Note: the multiplexing-rpc library is in development and isn't ready for use at the moment.* == Features == * The protocol, used in the multiplexing-rpc for client-server communications, is platform-neutral. This means that it can be implemented and used for communications between any modern...
LightRPC is meant to be extreamly light, portable and easy to use. It currently supports only HTTP and JSON, but can be extended to support almost any format or protocol. It can be used instead of SOAP, EJB, RMI or other RPC formats, that need to run through firewalls. LightRPC is currently implemen...
==Fast, easy syntax for RPC among C++ programs== It supports: * Calling remote functions as if they were local * Register multiple handlers for incoming calls (multicast, essentially), uses boost::signals for flexibility * Override the same RPC function name by differing arguments * F...
The story: A new web service comes out. Developers are smart so they abstract away the web service into a client library for their language of choice. This happens for each web service and for each language. It might be fun to write one of these libraries the first time but gets to be very repetiti...
A duplex RPC implemention( static, pure C++ )
support linux, mac osx, windows. support c, c++, python.
titt is an infrastructure framework to provide easy RPC over different platforms.
rpc assignment for 454
rpc
*_Last update:_* December 2 2009 *Pmrpc* is a HTML5 !JavaScript library for RPC-style (remote procedure call) Inter-window and web workers communication. The library provides a simple API for exposing and calling procedures from browser *windows*, *iFrames* and *web workers* (both dedicated and s...
1 2 3 4 5 6 7 8 9 10 Next