分布式雪花算法全局生成器的SDK,DistributedID的SDK方式接入
☆22Jan 21, 2017Updated 9 years ago
Alternatives and similar repositories for DistributedID-SDK
Users that are interested in DistributedID-SDK are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Java实现的俄罗斯方块小游戏☆15Sep 23, 2016Updated 9 years ago
- 基于twitter的雪花算法(SnowFlake)来产生分布式ID,支持SDK、HTTP方式接入☆303Oct 26, 2017Updated 8 years ago
- Java版本的2048游戏☆33Sep 24, 2016Updated 9 years ago
- 分布式锁的几种实现方法:redis实现分布式锁☆12Dec 5, 2016Updated 9 years ago
- 基于Redis实现的简单分布式锁☆10Jul 24, 2017Updated 9 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 基于redis的分布式锁,适用于秒杀,自增ID等web分布式开发场景☆11Mar 21, 2017Updated 9 years ago
- 分布式锁和配置管理中心的实现,采用zookeeper的全局有序的特性来实现☆11May 11, 2015Updated 11 years ago
- 基于Redis的延迟队列系统☆46May 3, 2017Updated 9 years ago
- 在公司接了一个任务,完成一个项目数据同步的模块。要求是不能操作项目的数据库。怕操作不当,数据丢失。所以想到的方案是使用log4jdbc记录数据源的SQL语句到日志文件。然后按行读取日志文件中的数据,记录读取的Point,以便下次继续读取。读取的数据进入bigqueue队列,…☆12Aug 10, 2017Updated 9 years ago
- 有向无环图在大文本匹配N多关键字中的应用☆11Jul 21, 2018Updated 8 years ago
- RPC框架,基于netty,实现了远程调用、服务治理等功能☆16May 19, 2018Updated 8 years ago
- 日志实时监控,检索,报警☆19Apr 26, 2016Updated 10 years ago
- Golang对接宝付、通联、富友金账户等支付平台☆13Mar 29, 2023Updated 3 years ago
- 基于队列的任务调度及分发中间件,based on RocketMQ☆16Nov 16, 2022Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 一款基于Java注解的elasticsearch mapping生成工具,支持ES 5.2.0所有可选参数☆21Jul 8, 2017Updated 9 years ago
- ☆15Jul 7, 2011Updated 15 years ago
- 基于 Spring 和 Jedis 的 Disque 封装,使用注解驱动☆22Feb 15, 2016Updated 10 years ago
- mybatis 通用crud,无需继承,直接调用。☆10Apr 25, 2017Updated 9 years ago
- 阿里云MQTT服务端消息处理分发与同步调用☆18Jun 17, 2022Updated 4 years ago
- flutter 电商app☆12Aug 24, 2018Updated 8 years ago
- class热部署☆11Jan 31, 2015Updated 11 years ago
- This is an example plugin which shows how to use the HiveMQ MQTT broker together with a database (MySQL in this case). Shows authenticati…☆10Jul 27, 2023Updated 3 years ago
- mysql2hiveql is a tool to convert MySQL queries into Hive queries (HiveQL)☆14Aug 30, 2012Updated 14 years ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- 这是一个为了解决大量重复性代码开发的工具,利用自定义的注解和反射生成elasticsearch需要的语句,语句的具体生成是采用elasticSearch的Java api☆28Sep 8, 2016Updated 9 years ago
- Helper to automatically handle reconnections automatically in a pool of rabbitmq servers.☆16Jun 1, 2021Updated 5 years ago
- Control Android, Linux and Windows☆18Feb 26, 2016Updated 10 years ago
- 增加视频捕捉的车牌识别,基于ezpr的完善。通过捕捉帧,解决数据转化的难点,进而由Easypr开源库进行一系列识别处理。具体能效可进一步自行优化。☆15May 31, 2017Updated 9 years ago
- EMVCo SGQR encode decode crc - payment module。二维码支付相关,新加坡二维码支付☆17Mar 2, 2026Updated 5 months ago
- 应用日志上报阿里云日志服务快速集成spring boot starter☆25Dec 16, 2023Updated 2 years ago
- 身份证拍照 并 将关键位置裁剪出来,方便识别☆38Sep 1, 2016Updated 9 years ago
- Spring Boot Project for gRPC包含gRPC Server Spring Boot Starter、gRPC Client Spring Boot Starter及相关示例☆13Jan 21, 2022Updated 4 years ago
- 大型分布式系统实时监控平台☆29Jan 12, 2023Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 记账理财项目移动端工程。基于unip-app开发。☆12Mar 15, 2020Updated 6 years ago
- Sync是一款分布式场景下基于Redis的安全高效的线程同步组件,提供分布式可重入互斥锁、分布式可重入读写锁、分布式信号量。提供相应注解,使用简单,可与spring-boot无缝集成。☆13Oct 8, 2022Updated 3 years ago
- spring-data-jpa and mybatis☆13Aug 12, 2016Updated 10 years ago
- 基于Netty实现的WebSocket聊天室,支持几万人同时在线聊天☆615Oct 26, 2017Updated 8 years ago
- zheng项目lite版,基于Spring+SpringMVC+Mybatis的快速开发脚手架☆11Sep 7, 2017Updated 8 years ago
- 主要是基于mqtt的消息推送系统,单点推送,分组推送☆32Sep 23, 2017Updated 8 years ago
- 从Hystrix核心代码中提取出来的线程池隔离的代码,可以非常方便的在Web应用中实现线程池隔离☆22Jun 6, 2018Updated 8 years ago