demo-zeromq-node
Demo ØMQ library Node bindings for push and pull, publish and subscribe, etc.
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.9%) to scientific vocabulary
Repository
Demo ØMQ library Node bindings for push and pull, publish and subscribe, etc.
Basic Info
- Host: GitHub
- Owner: joelparkerhenderson
- Default Branch: master
- Size: 6.84 KB
Statistics
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
Demo ØMQ library Node bindings
Demonstration of:
- ØMQ distributed messaging
- Node.js bindings to the ØMQ library
Setup
Install:
sh
npm install zeromq
Run "push and pull"
To run the demo that shows push and pull:
sh
cd examples/push_and_pull
Run this in one shell:
sh
node pusher.js
Run this in another shell:
sh
node puller.js
Run "publish and subscribe"
To run the demo that shows publish and subscribe:
sh
cd examples/publish_and_subscribe
Run this in one shell:
sh
node publisher.js
Run this in another shell:
sh
node subscriber.js
Owner
- Name: Joel Parker Henderson
- Login: joelparkerhenderson
- Kind: user
- Location: California
- Website: http://www.joelparkerhenderson.com
- Repositories: 319
- Profile: https://github.com/joelparkerhenderson
Software developer. Technology consultant. Creator of GitAlias.com, NumCommand.com, SixArm.com, and many open source projects.
Citation (CITATION.cff)
cff-version: 1.2.0
title: Demo ØMQ library Node bindings
message: >-
If you use this work and you want to cite it,
then you can use the metadata from this file.
type: software
authors:
- given-names: Joel Parker
family-names: Henderson
email: joel@joelparkerhenderson.com
affiliation: joelparkerhenderson.com
orcid: 'https://orcid.org/0009-0000-4681-282X'
identifiers:
- type: url
value: 'https://github.com/joelparkerhenderson/demo-zeromq-node/'
description: Demo ØMQ library Node bindings
repository-code: 'https://github.com/joelparkerhenderson/demo-zeromq-node/'
abstract: >-
Demo ØMQ library Node bindings
license: See license file
GitHub Events
Total
- Push event: 1
Last Year
- Push event: 1
Committers
Last synced: 11 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Joel Parker Henderson | j****l@j****m | 2 |
Committer Domains (Top 20 + Academic)
Dependencies
- ansi-regex 2.1.1
- aproba 1.2.0
- are-we-there-yet 1.1.5
- bl 1.2.2
- buffer-alloc 1.2.0
- buffer-alloc-unsafe 1.1.0
- buffer-fill 1.0.0
- chownr 1.0.1
- code-point-at 1.1.0
- console-control-strings 1.1.0
- core-util-is 1.0.2
- decompress-response 3.3.0
- deep-extend 0.6.0
- delegates 1.0.0
- detect-libc 1.0.3
- end-of-stream 1.4.1
- expand-template 1.1.1
- fs-constants 1.0.0
- gauge 2.7.4
- github-from-package 0.0.0
- has-unicode 2.0.1
- inherits 2.0.3
- ini 1.3.5
- is-fullwidth-code-point 1.0.0
- isarray 1.0.0
- mimic-response 1.0.0
- minimist 1.2.0
- minimist 0.0.8
- mkdirp 0.5.1
- nan 2.10.0
- node-abi 2.4.3
- noop-logger 0.1.1
- npmlog 4.1.2
- number-is-nan 1.0.1
- object-assign 4.1.1
- once 1.4.0
- os-homedir 1.0.2
- prebuild-install 2.5.3
- process-nextick-args 2.0.0
- pump 2.0.1
- pump 1.0.3
- rc 1.2.8
- readable-stream 2.3.6
- safe-buffer 5.1.2
- semver 5.5.0
- set-blocking 2.0.0
- signal-exit 3.0.2
- simple-concat 1.0.0
- simple-get 2.8.1
- string-width 1.0.2
- string_decoder 1.1.1
- strip-ansi 3.0.1
- strip-json-comments 2.0.1
- tar-fs 1.16.3
- tar-stream 1.6.1
- to-buffer 1.1.1
- tunnel-agent 0.6.0
- util-deprecate 1.0.2
- which-pm-runs 1.0.0
- wide-align 1.1.3
- wrappy 1.0.2
- xtend 4.0.1
- zeromq 4.6.0