1 Repo
Architectural pattern for running multiple synchronization tasks concurrently to increase data throughput.
Distinct from Execution Synchronization: Focuses on increasing throughput for bulk data transfers rather than low-level concurrency primitives.
Explore 1 awesome GitHub repository matching software engineering & architecture · Parallel Synchronization Execution. Refine with filters or upvote what's useful.
imapsync is an IMAP mailbox synchronization tool and data migration utility designed to copy and synchronize email messages and folder structures between two IMAP servers. It functions as a migration manager for transferring bulk email accounts between different hosting providers, preserving folder hierarchies and message metadata. The tool is distinguished by its ability to automate the transfer of multiple mailboxes sequentially from delimited lists using administrative credentials or user-specific authentication. It supports advanced authentication methods including OAuth2 and XOAUTH2, and
Increases synchronization throughput by running multiple migration processes simultaneously.