Skip to content

Extended Java IPFS Node with Distributed Execution

License

Notifications You must be signed in to change notification settings

Edgxtech/rexe-java-node

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

392 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resource Exchange Engine (ReXe)

Extended Java IPFS Node with added Distributed Execution. Extends: Nabu, Based On: IPFS

Status

This is a concept demonstration.

Currently implemented:

  • Distributed Execution via an extended Bitswap (eBitSwap) protocol

Aim

The aim is to build a proof of concept providing Peer-to-Peer (P2P) 'Resource Exchange' abilities covering files, data and Distributed Procedures (DPs).

It extends the IPFS Bitswap protocol to enable deployment and execution of 'Distributed Procedures' (DPs) which can be programmed to do anything. Distributed Execution is an extension/companion of IPFS Distributed Filesystem, together they provide DATA and NON-DATA uniquely identified 'Resource' addressing and P2P distribution.

About

Extended Java IPFS Node with Distributed Execution

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.6%
  • Other 0.4%