Skip to content

sample code testing node js parallel processing and basic functionality.

Notifications You must be signed in to change notification settings

rdf-pipeline/nodetest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository was created to share some simple code I wrote to experiment with node with the rest of the RDF Pipeline team.

The initial framework for this code was based on Christopher Buecheler's excellent tutorials here:

I have modified the basic code in a number of ways to learn more about node.
Changes include:

  1. Working with hosts other than localhost
  2. Working with a remote Mongo DB using a different data model
  3. Host system aware code
  4. Multiple collections
  5. Use of the async library for parallel calls
  6. A number of minor UI changes to match the dataset and the layout I wanted

About

sample code testing node js parallel processing and basic functionality.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published