Which type of application would benefit from using the Singleton pattern?
Select all that apply, then click Submit answer.
-
○
An application that interacts with external systems in serial fashion.
-
○
An application that interacts with external systems in parallel fashion.
-
○
A clustered application that can support 200 concurrent users.
-
○
An application that requires remote monitoring capabilities