Should we:
- Use one swarm for all archives at one port, or
- Use a separate swarm for each archive, each on a different port
IIRC doing 2 has the advantage that it (effectively) binds an archive to the port so that you always know which archive is being synced when a connection is made. That said, there's only so many ports on a system.
Should we:
IIRC doing 2 has the advantage that it (effectively) binds an archive to the port so that you always know which archive is being synced when a connection is made. That said, there's only so many ports on a system.