# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "webqueue" in publications use:' type: software license: MIT title: 'webqueue: Multicore HTTP Server' version: 1.0.0 doi: 10.32614/CRAN.package.webqueue abstract: Distributes HTTP requests among a pool of background R processes. Supports timeouts and interrupts of requests to ensure that CPU cores are utilized effectively. authors: - family-names: Smith given-names: Daniel P. email: dansmith01@gmail.com orcid: https://orcid.org/0000-0002-2479-2044 repository: https://cranhaven.r-universe.dev repository-code: https://github.com/cmmr/webqueue commit: 9c15dd1fae55211c1f74846b658c57cfdfe1d7aa url: https://cmmr.github.io/webqueue/ date-released: '2025-03-12' contact: - family-names: Smith given-names: Daniel P. email: dansmith01@gmail.com orcid: https://orcid.org/0000-0002-2479-2044