.NET
Microsoft Technologies based on the .NET software framework.
3,970 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I'm building a large solution which contains multiple applications and databases. The main "worker" in this solution is a console application which I need to run 20 instances. From an architectural view is Docker the correct tool for accomplishing multiple instances? If now would someone kindly point me in the direction that might be more reasonable?
Scott