Pools - Computing

Computing

  • Pool (computer science), a set of initialised resources that are kept ready to use
  • Connection pool, a cache of database connections maintained by the database
  • Memory pool, a dynamic memory allocation method
  • Memory Pool System, a memory management system
  • Object pool pattern, a pattern to construct sets of initialised programming objects that are kept ready to use
  • Thread pool pattern, a programming method where a number of threads are created to perform a number of tasks

Read more about this topic:  Pools