All of the popular Process Managers offer the clustering capability. PM2, StrongLoop, Forever, support applications not designed for clustering, and will expand across max CPUs to provide load balancing and failover across cores. Avian should make --cluster a first class option. Where we allow someone to NOT have to use clustering. Or, if using clustering, you can set the max number of workers.
All of the popular Process Managers offer the clustering capability. PM2, StrongLoop, Forever, support applications not designed for clustering, and will expand across max CPUs to provide load balancing and failover across cores. Avian should make --cluster a first class option. Where we allow someone to NOT have to use clustering. Or, if using clustering, you can set the max number of workers.