Replication and offline work has always been one of Notes many strong features, but it has become even better. Multithreaded replication offers the possibility to replicate more than one database at a time, cutting down replication time considerably.When replicating you get more threads to work with and as it is at the moment, you get the following:
- Thread for sending mail
- Thread for replicating mailbox
- Thread for one database per server.
Introduced: Version 8.5.2

