You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, in the very first line of the README.md we can read: [...] Haraka can serve thousands of concurrent connections and deliver thousands of messages per second. Haraka and plugins are written in asynchronous JS and are very fast.
I would like to know what requirements are needed to achieve such numbers. Does Haraka consume more RAM or CPU? Perhaps, for receiving and processing, let's say, 1 million emails what requirements will be needed?
This discussion was converted from issue #3140 on January 03, 2023 05:28.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, in the very first line of the
README.md
we can read:[...] Haraka can serve thousands of concurrent connections and deliver thousands of messages per second. Haraka and plugins are written in asynchronous JS and are very fast.
I would like to know what requirements are needed to achieve such numbers. Does Haraka consume more RAM or CPU? Perhaps, for receiving and processing, let's say, 1 million emails what requirements will be needed?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions