Giter Club home page Giter Club logo

catboshi's Projects

asyndemo icon asyndemo

轻量级分布式异步任务核心Demo。👉介绍:业务模块服务向任务库插入心跳记录后,执行器会不断扫描任务库,通过抢占方式拉取任务,调度中心根据任务的配置信息(如任务类型、执行间隔等)和任务执行器的状态,计算出下次执行的时间,并将任务分配给合适的执行器(多节点情况),执行器收到任务后,会根据任务类型(如大数据推送任务等)和任务的配置,执行任务并返回执行结果。执行器成功执行后,会进行结果处理,如记录日志、抢占信息、超时丢弃或重做及触发回调任务等。Maven依赖引用:https://github.com/catboshi/asynDemo/packages/1883554

dubbo icon dubbo

Apache Dubbo is a high-performance, java based, open source RPC framework.

jcip-examples icon jcip-examples

《java并发编程实战》 源码。官方源码地址:https://jcip.net/listings.html

utildemo icon utildemo

👉总结日常开发用到的工具类,目前已上传snowflake算法、反射、redis、集合等工具类,snowflake packages:https://github.com/catboshi/utilDemo/packages/1892117

wecombatchdemo icon wecombatchdemo

wecomBatchDemo👉wecom项目异步服务Demo,实现业务数据异步处理

wecomdemo icon wecomdemo

wecomDemo👉企微项目Demo,💁‍♂️目前已实现新客户发送欢迎语、成员创建群发任务、(添加|删除|编辑)好友回调通知(保存|更改|删除)客户微信端数据、应用资讯异步推送、二次认证、会话内容存档。🧑🏻‍💻正在开发ing:客户朋友圈、资讯发布服务(采用Kafka作为发布/订阅中间件)。项目开发文档参考企业微信开发者中心:https://developer.work.weixin.qq.com/document/path/90664

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.