Question
Which design pattern is most suitable for controlling
access to a resource by limiting the number of clients that can use it concurrently?Solution
The Proxy Pattern is a structural design pattern used to control access to resources by acting as an intermediary or placeholder. It can implement restrictions like access control, caching, or logging. In the context of concurrency, the proxy ensures that only a limited number of clients access a resource at a time. For example, a proxy server can manage a pool of database connections, granting access to clients based on availability. This pattern reduces resource contention and improves system scalability and security. By isolating the resource, the Proxy Pattern adds flexibility and control over its usage. Why Other Options Are Incorrect :
- Singleton Pattern : Ensures a single instance of a class but does not control concurrent access.
- Factory Pattern : Focuses on object creation, unrelated to access control.
- Decorator Pattern : Enhances object functionality dynamically but does not manage access.
- Flyweight Pattern : Shares objects to save memory, not for controlling resource access.
Which one of the following is an example of a gel?
The electronic configuration of an atom having atomic number 20 is
Which of the following is used to increase the antiknocking property of petrol?
Which of the following is an iron ore ?
Which one of the following is known as the brown coal?
Natural rubber is the polymer of:
KMN04 can be used as a/an
Spirit in contact with body gives cool sensation because it is:
Which one of the following elements is used in the manufacture of fertilizers?
When Hydrogen starts burning in air it produces?