Skip to content

elsid/smtp-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smtp-server

Async SMTP server with multiprocess arhitecture. Based on poll. Has one main process and fixed number of workers. Main process accepts connections and sends sockets to workers by round-robin scheduling.

About

Simple async multiprocess SMTP server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published