Re: Users - entity sync

Posted by David E. Jones on
URL: http://ofbiz.116.s1.nabble.com/Users-entity-sync-tp139849p139850.html



David Welton wrote:
> Is the basic production setup guide something that could go into the
> confluence server?  I have a pretty good grasp of how to get things up
> and running on a Debian/Ubuntu system at this point, and wouldn't mind
> adding that somewhere official.  I guess I should request a docs
> account to try and contribute a few things back here and there.

It isn't yet, but that's something on my todo list as Ruth Hoffman (who helped with the current document) has expressed interest in helping to update it.

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.

> 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.

-David
 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users