user image

Gagan Mishra

Job Interview Skills
English
2 years ago

Question 637. Difference Between Singleton And Singlecall.

user image

Abhishek Mishra

2 years ago

Single Call objects are useful in scenarios where the objects are required to do afinite amount of work. Single Call objects can be configured in aload-balanced fashion. Singleton objects are those objects that service multiple clients and henceshare data by storing state information between client invocations.

Recent Doubts

Close [x]