[REBOL] Some ideas to collaborative environments Re:(5)
From: dynalt:dynalt at: 26-Sep-2000 19:10
Consider looking at the approach that Gnutella takes. It achieves an effect
similar to Napster but without a central server. Perhaps a similar model
with group restrictions or membership could serve as a base for at least
some parts of the problem - file synch, etc.? I think the project is on
SourceForge.
The general approach to file synchronization taken by Code Co-op (a
distributed version control system using email) www.relisoft.com is rather
well explained. It essentially uses individual machines as servers for one
or more projects - different projects have different 'homes'.
Thanks,
Gary