An open API service indexing awesome lists of open source software.

https://github.com/renproject/phi

Message passing framework
https://github.com/renproject/phi

Last synced: about 1 year ago
JSON representation

Message passing framework

Awesome Lists containing this project

README

          

# `φ phi`

[![GoDoc](https://godoc.org/github.com/renproject/phi?status.svg)](https://godoc.org/github.com/renproject/phi)
[![CircleCI](https://circleci.com/gh/renproject/phi/tree/master.svg?style=shield)](https://circleci.com/gh/renproject/phi/tree/master)
![Go Report](https://goreportcard.com/badge/github.com/renproject/phi)
[![Coverage Status](https://coveralls.io/repos/github/renproject/phi/badge.svg?branch=master)](https://coveralls.io/github/renproject/phi?branch=master)
[![License: MIT](https://img.shields.io/badge/license-MIT-green.svg)](https://opensource.org/licenses/MIT)

A simple message passing framework for Golang, free from deadlocks. It support both synchronous and asynchronous message passing.

Built with ❤ by Ren.