Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated test/utils/server.js for compatibility with express 4.x #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Jmlevick
Copy link

...and added multi-threading capabilities via the cluster module

…dded multi-threading capabilities via the cluster module
@Jmlevick
Copy link
Author

By the way... is there a reason why we're not using the cluster module to make the mailin server multi-threaded (when multicore CPU available) by default as a whole? Haraka (another popular mail server written for NodeJS) already does this. it should make mailin faster and more scalable in production deployments as I see it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant