Re: [Cppcms-users] Distributed data
Brought to you by:
artyom-beilis
|
From: Eric G. <con...@gm...> - 2013-11-30 21:48:58
|
I'm not sure to understand... Maybe you need a file sharing somewhere or even a server? Samba... NFS... A simple windows share... Maybe you need a client/server system or SQL server? postgresql, mariaDB... Maybe you need P2P if so, take a look a ZeroMQ (0mq) it's a very good library. On Fri, Nov 29, 2013 at 4:29 AM, Shiv Shankar Dayal < shi...@gm...> wrote: > Hi, > > Suppose an app is running on multiple machines then how should they > synchronize data? Should OpenMPI be used to do message passing to talk > among each other because then thread_shared will not work? > > -- > Respect, > Shiv Shankar Dayal > > > ------------------------------------------------------------------------------ > Rapidly troubleshoot problems before they affect your business. Most IT > organizations don't have a clear picture of how application performance > affects their revenue. With AppDynamics, you get 100% visibility into your > Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics > Pro! > http://pubads.g.doubleclick.net/gampad/clk?id=84349351&iu=/4140/ostg.clktrk > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > > |