Learn R Programming

pool (version 1.0.4)

pool-package: pool: Object Pooling

Description

Enables the creation of object pools, which make it less computationally expensive to fetch a new object. Currently the only supported pooled objects are 'DBI' connections.

Arguments

Author

Maintainer: Hadley Wickham hadley@posit.co

Authors:

Other contributors:

  • Posit Software, PBC [copyright holder, funder]

See Also