webqueue: Multicore HTTP Server

Distributes HTTP requests among a pool of background R processes. Supports timeouts and interrupts of requests to ensure that CPU cores are utilized effectively.

Version: 1.0.0
Depends: R (≥ 4.2.0)
Imports: cli, httpuv, jsonlite, jobqueue, later, parallelly, promises, R6, rlang, semaphore, webutils, utils
Suggests: httr2, knitr, RCurl, rmarkdown, testthat (≥ 3.0.0), withr
Published: 2025-03-13
DOI: 10.32614/CRAN.package.webqueue
Author: Daniel P. Smith ORCID iD [aut, cre], Alkek Center for Metagenomics and Microbiome Research [cph, fnd]
Maintainer: Daniel P. Smith <dansmith01 at gmail.com>
BugReports: https://github.com/cmmr/webqueue/issues
License: MIT + file LICENSE
URL: https://cmmr.github.io/webqueue/, https://github.com/cmmr/webqueue
NeedsCompilation: no
Materials: README NEWS
CRAN checks: webqueue results

Documentation:

Reference manual: webqueue.pdf
Vignettes: Handler (source)
Interrupts (source)

Downloads:

Package source: webqueue_1.0.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: webqueue_1.0.0.zip
macOS binaries: r-devel (arm64): not available, r-release (arm64): not available, r-oldrel (arm64): webqueue_1.0.0.tgz, r-devel (x86_64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=webqueue to link to this page.