Learn R Programming

pool (version 0.1.5)

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

See Also

Useful links: