Skip to content
This repository has been archived by the owner on Sep 23, 2020. It is now read-only.

nimbusproject/dashi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ The Nimbus infrastructure project is no longer under development. ⚠️

For more information, please read the news announcement. If you are interested in providing IaaS capabilities to the scientific community, see CHI-in-a-Box, a packaging of the Chameleon testbed, which has been in development since 2014.


dashi - simple RPC over messaging

Dashi is a messaging library built on top of Kombu. It provides common patterns such as RPC without taking over your code or forcing a choice of async framework upon you.

Parts of dashi are inspired by the nova.rpc package of Openstack Nova.