Boost logo

Boost :

Subject: Re: [boost] RemoteCall framework for RPC
From: Alex Marmer (amarmer_at_[hidden])
Date: 2015-05-19 04:23:56


It allows to declare, implement and call C++ remote function the same way as local C++ function.

     On Monday, May 18, 2015 8:20 AM, Bjorn Reese <breese_at_[hidden]> wrote:
   

 On 05/17/2015 09:32 AM, Alex Marmer wrote:

> Programmer needs to implement serialization for custom data (as it is shown for struct ABC in https://github.com/amarmer/RemoteCall/blob/master/TestAPI.h )Then advantage of the framework: C++ remote programming model is the same as local.

In what way is your approach better than Boost.Serialization or
Boost.Fusion?

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

   


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk