Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zizaco/upswarm
Multi-processed, async, fault-tolerant micro-framework for writing service-oriented applications
https://github.com/zizaco/upswarm
Last synced: 14 days ago
JSON representation
Multi-processed, async, fault-tolerant micro-framework for writing service-oriented applications
- Host: GitHub
- URL: https://github.com/zizaco/upswarm
- Owner: Zizaco
- License: mit
- Created: 2017-01-18T01:54:57.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-31T01:53:10.000Z (over 7 years ago)
- Last Synced: 2024-10-23T03:35:57.984Z (24 days ago)
- Language: PHP
- Size: 144 KB
- Stars: 79
- Watchers: 12
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Multi-processed, async, fault-tolerant micro-framework for writing distributed service-oriented PHP applications.
[![Build Status](https://travis-ci.org/Zizaco/upswarm.svg?branch=master)](https://travis-ci.org/Zizaco/upswarm)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/891f75d60fc740278bc23556a85caaba)](https://www.codacy.com/app/zizaco/upswarm?utm_source=github.com&utm_medium=referral&utm_content=Zizaco/upswarm&utm_campaign=Badge_Grade)
[![Latest Stable Version](https://poser.pugx.org/zizaco/upswarm/v/stable)](https://packagist.org/packages/zizaco/upswarm)
[![Latest Unstable Version](https://poser.pugx.org/zizaco/upswarm/v/unstable)](https://packagist.org/packages/zizaco/upswarm)
[![License](https://poser.pugx.org/zizaco/upswarm/license)](https://github.com/Zizaco/upswarm/blob/master/LICENSE.md)## License
Upswarm is free software distributed under the terms of the MIT license.