Skip to content
View JaydenOK's full-sized avatar
💫
💫
Block or Report

Block or report JaydenOK

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
JaydenOK/README.md

Visitor Count

Pinned

  1. go-multi-consumer-rabbitmq-elasticsearch go-multi-consumer-rabbitmq-elasticsearch Public

    Multi-consumer asynchronous messaging service. 数据保存mysql后,发送rabbitmq,启动多个go协程消费队列数据(支持mq断线重连),将数据推送到es,后台多条件查询时,直接查es,加快查询速度,解决订单、库存、日志大数据查询mysql慢的问题。gin->redis->mysql->rabbitmq(kafka)->go multi co…

    Go 16 1

  2. swoole-mysql-pool-concurrency-server-web swoole-mysql-pool-concurrency-server-web Public

    Swoole concurrent site service. 协程并发接口服务,启用mysql连接池,提高站点接口查询率QPS

    PHP 5

  3. go-log-cron-task-system go-log-cron-task-system Public

    Log storage and analysis system 日常使用的后台、系统会产生大量的日志,直接存储mysql, mongo,数据量会很大,数据分析查询效率低。 日志存储分析系统按模块存储,日志推送到elasticsearch或clickhouse存储,便于后面查询、分析。定时任务批量并发处理任务。

    Go 6 1

  4. swoole-mysql-pool-coroutine-server-task swoole-mysql-pool-coroutine-server-task Public

    Swoole backend concurrent task project. swoole后端协程并发任务项目,使用easyswoole连接池,提高后端多任务执行效率

    PHP 5

  5. jayden-framework jayden-framework Public

    A mini PHP framework, including PHP common classes. PHP工具类库,支持多模块的小型PHP框架。Swoole常驻进程/异步任务/多消费队列进程/协程实例,rabbitmq使用,Auth2.0,RSA加密解密,validation参数过滤校验、DI模式等,api、apiv2为模块目录

    PHP 10 1

  6. swoole-async-message-service swoole-async-message-service Public

    Swoole multi-process asynchronous message service. swoole多进程异步消息服务,rabbitmq中间件,用于业务解耦,流量削峰

    PHP 4