[Csync2] Running multiple processes
Aaron Porter
atporter at gmail.com
Thu May 27 19:28:04 CEST 2010
On Thu, May 27, 2010 at 5:21 AM, Lars Ellenberg
<lars.ellenberg at linbit.com> wrote:
> Meanwhile, please have a look at the patch series posted to this list by
> Ard van Breemen. Maybe you can reuse some of his work, and extend it
> with your needs.
>
> http://projects.kwaak.net/twiki/bin/view/CSync2/WebHome
Ahh, interesting. This is looking to address many of the same issues,
but to solve a slightly different problem. My file count is larger,
but fortunately I don't have anything like the update frequency he's
attacking. I also have the benefit of being able to easily carve my
data into different trees and simply run multiple instances -- lets me
not have to worry as much about blowing up the db tables since my
"dumb" approach avoids the contention issue by isolating users.
More information about the Csync2
mailing list