Re: Users - entity sync
Posted by
davidnwelton on
URL: http://ofbiz.116.s1.nabble.com/Users-entity-sync-tp139849p139851.html
> I don't think something as specific as deployment on a certain flavor and version of Linux should go into the Basic Product Setup Guide, but it could certainly go in the general wiki. There may already be some of this sort of thing in the old wiki. You don't need any special permissions to create/edit pages in the new Confluence server (docs.ofbiz.org), just create an account and go to the wiki space and you can create pages right away.
Makes sense.
> > Coming back to the sync stuff, it looks potentially very interesting,
> > because one of our needs, as we grow, is going to be to keep a local
> > copy of our data and system so that it's 1) faster, 2) takes load off
> > the main system, and 3) is still up in case our web connection is
> > down. The (to me at least) obvious way to do that is to read locally
> > from a slave database, and send writes back to the main system. What
> > role might the entitysync stuff play in that process? I think if it
> > does anything with XML, the database route is going to be more
> > efficient, but would entitysync allow us to perform both reads and
> > writes locally and have that go back to the main system?
> It doesn't intercept DB reads or writes, everything still runs locally against the database. All it does is asynchronously (and in the background) move data between servers as configured in the EntitySync setup.
Does anyone out there use this? I guess I'm trying to get an idea of
how safe it is. I suppose the answer is that it isn't really be
default and that it requires thinking about the data being handled.
How would it handle something like two orders being placed on two
different machines? Or something with a sequenceId?
--
David N. Welton
-
http://www.dedasys.com/davidw/Linux, Open Source Consulting
-
http://www.dedasys.com/
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users