Git Product home page Git Product logo

fucongcong / group Goto Github PK

View Code? Open in Web Editor NEW
121.0 17.0 27.0 8.05 MB

轻量级框架 。实现了定时任务功能,分布式任务队列,命令行控制台,数据库脚本自动化,单元测试, rpc服务,多进程服务(模拟map-reduce)等等实用的功能!! 文档 https://fucongcong.gitbooks.io/group-doc/content/.

PHP 78.51% HTML 21.16% CSS 0.33%
php swoole cronjob async-task rpc-server queue framework

group's Introduction

Group

详细文档

Group推出异步协程分支 猛戳

Code Climate Build Status

编写此框架的意义:

首先现在流行的框架有很多。编写这个框架,其实可以说这个框架的特色,与其他框架的区别。

  • async多task处理任务支持,业务逻辑复杂性能差?多进程帮你解决性能问题!
  • 一键启动rpc服务,不与主业务冲突,轻松完成后期SOA转行,支持TCP HTTP Websocket协议
  • 一键启动定时任务,还在用系统自带的cronjob?(支持子进程重启,自动重启,防止内存泄漏)
  • 一键启动队列任务,还在自己集成队列服务?
  • 目录结构清晰简单
  • 轻量级
  • 包管理composer支持。
  • 架构可扩展性,规范的命名空间化,自己扩展类库随时可行
  • Debug工具条支持,找性能问题?找你的sql哪里慢了?找视图层渲染变量?找模板?debug条一览无余
  • laravel,symfony2有的控制台,我们也有!数据库脚本自动化!自动生成基础结构!自定义扩展控制台!
未来版本开发计划:
  • i18n支持
  • 一些常用类库的丰富(中文转拼音,验证码...)

轻量级框架,通俗易懂,快速上手。点击右上star! 联系我Email: [email protected],[email protected]

group's People

Contributors

fucongcong avatar hellhi1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

group's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.