Skip to content

hasimpson-usgs/pdl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Product Distribution Layer (PDL)

PDL distributes many types of information. It:

  • integrates with existing systems, Cross-platform command line and Java APIs.
  • is loosely coupled, producers and consumers may communicate directly or via hubs.
  • uses push distribution.
  • uses digital signatures to provide authentication and integrity.

Download latest release

User Guide

Examples

Building or Developing

This is a java project with an ant build file. To build the project, from the project directory run:

ant jar

This project includes Eclipse project files, but using Eclipse is not required.

Some unit tests depend on

  • internet connection
  • SSH access to localhost with out a password (via a key).

About

Product Distribution Layer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 56.6%
  • HTML 18.5%
  • PHP 13.8%
  • PostScript 9.0%
  • Shell 0.7%
  • SQLPL 0.7%
  • Other 0.7%