Code Monkey home page Code Monkey logo

abramdy's Projects

exchange-rate icon exchange-rate

比特币价格,报价机器人,货币汇率,查询加密货币的实时汇率,爬虫方式获取coinmarketcap收费数据,102种计价方式,含全部主流法币;get coin price from coinmarketcap and feixiaohao

factory icon factory

The missing, complete example of Domain-Driven Design enterprise application backed by Spring stack

fast-geolite2 icon fast-geolite2

Automatically exported from code.google.com/p/fast-geolite2

feign-async icon feign-async

feign-async提供了异步支持,带你一步一步了解feign深层构造

game-executor icon game-executor

采用Reactor模式,注册readycreate, readyfinish事件到更新服务UpdateService,通过处理后进行模型缓存,然后将消息转化为 dispatchThread消息分配模型需要的create, update, finish的事件进行单线程循环调度 。调度过程使用了系统预置锁模型,来进行多线程唤醒机制,将所有的update循环检测进行多 线程调度,多线程更新服务使用future-listener机制,在完成调度后,根据模型状态,如果模型存活重新将消息转化为update 事件注册到dispatchThread消息分配模型进行循环处理。如果模型死亡将消息转化为readyfinish事件注册到更新服务UpdateServic进行销毁 。这个系统实现了模型自动缓存,多线程异步循环调度模型更新,自动处理模型死亡事件进行销毁。 支持将多个updater绑定到同一个更新线程上,减少线程调度。

geoip4j icon geoip4j

MaxMind's royalty-free GeoLite2 database bundled in a convenient java library.

geolite2 icon geolite2

geolite2 database reader scheduler and Guava based cache

goods-seckill icon goods-seckill

高性能电商秒杀解决方案,redis预减库存,消息队列异步下单,订单防重,订单防刷,秒杀接口地址隐藏,数学公式验证码

guava icon guava

Google Core Libraries for Java

guava-jcache icon guava-jcache

The Google Guava Cache implementation of JSR107 (JCACHE)

hxfactory icon hxfactory

Factory library to create and run Hystrix commands with simplicity

hystrix-circuit-breaker-with-jersey icon hystrix-circuit-breaker-with-jersey

A microservice implementation in jersey framework with asynchronous JerseyClient and Jersey endpoint.Technology stack include Rxjava, Hystrix, Gson and so on. Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.

hystrix-demo icon hystrix-demo

A sample repo to demonstrate how hystrix works as well as the threads that the commands execute on under different conditions.

hystrix-executor icon hystrix-executor

A wrapper for avoiding the Command pattern enforced by Hystrix. You get all the goodies of Hystrix without littering the code.

iddd_samples icon iddd_samples

These are the sample Bounded Contexts from the book "Implementing Domain-Driven Design" by Vaughn Vernon: http://vaughnvernon.co/?page_id=168

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.