Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[ace-users] ACE and Google protocol buffer or other data protocol

44 views
Skip to first unread message

vassilux

unread,
Nov 22, 2009, 2:51:02 PM11/22/09
to ace-...@list.isis.vanderbilt.edu

Hi alls,
I look for a solution for reducing data size communication between my
client application, running under Windows Mobile2005/6, and server
under Windows / Linux.
Server side application expose a set of Web Services.
So 80% of data is database synchronization with � high data volume.
I read some documentation about Google protocol buffer and it may be cool.

Is there experience of using Google protocol buffer with ACE framework ?
Thanks for help and any advise


????????? ?????????

unread,
Nov 23, 2009, 9:39:08 AM11/23/09
to vassilux, ace-...@list.isis.vanderbilt.edu
Hi,
I use pb with ACE for RPC communication between client and server.
I implement pb RPCServer by ACE_Event_Handler and ACE socket IO with Reactor
framework,
and RPCClient witch ACE socket io. RPCController now is nothing - because of
blocking semantic of my
RPC implementation.

Alexander


--------------------------------------------------
From: "vassilux" <v.gont...@laposte.net>
Sent: Monday, November 23, 2009 1:51 AM
To: <ace-...@list.isis.vanderbilt.edu>
Subject: [ace-users] ACE and Google protocol buffer or other data protocol

> _______________________________________________
> ace-users mailing list
> ace-...@list.isis.vanderbilt.edu
> http://list.isis.vanderbilt.edu/mailman/listinfo/ace-users

0 new messages