Package: webqueue 1.0.0
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.
Authors:
webqueue_1.0.0.tar.gz
webqueue_1.0.0.tar.gz(r-4.5-noble)webqueue_1.0.0.tar.gz(r-4.4-noble)
webqueue_1.0.0.tgz(r-4.4-emscripten)webqueue_1.0.0.tgz(r-4.3-emscripten)
webqueue.pdf |webqueue.html✨
webqueue/json (API)
NEWS
# Install 'webqueue' in R: |
install.packages('webqueue', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/cmmr/webqueue/issues
Pkgdown site:https://cmmr.github.io
Last updated 1 days agofrom:cc819d5d8a. Checks:1 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 13 2025 |
Exports:availableCorescookiefromJSONheaderjs_objrandomPortresponserun_nowstaticPathstaticPathOptionstoJSONunboxWebQueue
Dependencies:BHclicurlfastmaphttpuvjobqueuejsonlitelatermagrittrparallellypromisespsR6Rcpprlangsemaphorewebutils
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Assemble an HTTP cookie. | cookie |
Assemble an HTTP header. | header |
Ensure a list becomes a JSON object. | js_obj |
Compile an HTTP response. | response |
Queues and Services HTTP Requests | WebQueue |