Pooling (resource Management) - Computing

Computing

The resource management concepts of pooling can easily be abstracted and virtualized:

  • Memory pooling
  • Thread pooling
  • Object pooling
  • Connection pooling in computer science is a caching technique used to enhance the performance of executing commands on a database.

Read more about this topic:  Pooling (resource Management)