wrathematics/pbdCS: 'pbdR' Client/Server Utilities

A set of utilities for interactively using the 'pbdR' set of packages. By design, 'pbdR' uses the Single Program/Multiple Data or 'SPMD' paradigm, which is inherently batch (non-interactive). The client/server allows for the use of interactively controlling batch 'SPMD' servers as one would a regular R session. The communication between client and server is handled by 'ZeroMQ', and 'intra-server' communication of commands can be handled by 'ZeroMQ' or MPI (see vignette for details).

Getting started

Package details

MaintainerDrew Schmidt <wrathematics@gmail.com>
LicenseBSD 2-clause License + file LICENSE
Version0.2-1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("wrathematics/pbdCS")
wrathematics/pbdCS documentation built on May 4, 2019, 10:53 a.m.