Code Monkey home page Code Monkey logo

rucky2013's Projects

session icon session

轻量的分布式会话组件(A Lightweight Distributed Session Component)

sgck-notification icon sgck-notification

a message notification service package base on rocket-mq and combined with Spring

sgck-spring-invoke-adapter icon sgck-spring-invoke-adapter

基于spring封装新增amf协议与json协议封装。原理即自定义DispatcherServlet实现ApplicationContextAware完成applicationContext注入,根据传过来的类名和方法名以及参数完成反射并对返回值进行封装AMF返回。

sgck-sync icon sgck-sync

sgck-sync组件提供了上下级服务器双向调用的能力,无论是上级服务器代理(UpperServerStub)还是下级服务器代理(LowerServerStub)都提供了3类接口调用: 1、invoke(rpcObj,callback) 发起一个远程调用,并查看调用结果。 此类调用对象存在内存中,因此此类型的任务队列不会太大,默认是100.当服务器负载很重导致任务堆积时,可能因为超过任务队列的最大限制而调用失败。 2、invoke(rpcObj) 发起一个远程调用,不关心调用结果。 此调用类型跟上一个调用类型基本一样,唯一的区别是:此调用不关心调用结果 3、sync(rpcObj) 发起一个同步请求 此调用对象会存盘,并保证执行,即使程序重启。但此类调用不能设置回调。 使用场景: 1、invoke系列的函数可用于上下级服务器同步实时数据,实时状态或即时调用 2、sync函数可以用于上下级同步持久化数据,如:历史数据,系统事件,消息等。

shark icon shark

:fish:分布式mysql分库分表中间件,sharding领域的一站式解决方案

shik icon shik

shik项目基于springcloud微服务搭建的分布式项目。搭建了shik-config云公共配置,通过shik-RA服务注册发现各个模块,通过shik-zuul路由转发与统一接口。并整合了包括mybatis,jpa,jedis,quartz,freemarker和layui等多个模块,支持spring-session二级域名共享session,使用了RESTful方式提供api接口

shiro-redis icon shiro-redis

shiro only provide the support of ehcache and concurrentHashMap. Here is an implement of redis cache can be used by shiro. Hope it will help you!

shopping-cart icon shopping-cart

Shopping Cart and Online Delivery Web Application with NodeJS Frameworks + MongoDB

shoppinglist icon shoppinglist

A shopping list with a RESTful API and an Angular 1 Frontend supported by Angular-Material

short-url icon short-url

一个简单的、基于springboot的短链生成服务

shorthand icon shorthand

shorthand微信公众号开源,基于Node.js和Vue

showdoc icon showdoc

ShowDoc is a tool greatly applicable for an IT team to share documents online

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.