rpc_learn Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper 实现服务注册与发现。使用该框架,可将服务部署到分布式环境中的任意节点上,客户端通过远程接口来调用服务端的具体实现,让服务端与客户端的开发完全分离,为实现大规模分布式应用提供了基础支持
☆19May 26, 2015Updated 10 years ago
Alternatives and similar repositories for messenger
Users that are interested in messenger are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Tomcat 自动部署脚本☆10May 9, 2016Updated 10 years ago
- java distribute/dispatch configuration with zookeeper☆12Dec 22, 2015Updated 10 years ago
- 本项目转移到https://github.com/cocolian/cocolian-nlp☆34Jun 8, 2014Updated 11 years ago
- 用Netty实现NIO Socket聊天系统示例☆11May 14, 2014Updated 11 years ago
- ServiceFramework 示例项目☆10Apr 2, 2016Updated 10 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- ☆15Aug 25, 2014Updated 11 years ago
- Athena是一款简单易用,面向架构和发布流程优化,并且具有丰富使用文档的Restful服务框架。架构上,它与Spring Web MVC无缝集成,使业务项目没有任何框架代码的侵入,并且能够与CI一键发布流程完美结合。它提供了新项目生成工具,可以一键生成新业务项目的骨架,生…☆18Jul 20, 2015Updated 10 years ago
- zookeeper官方提供的分布式锁,选举master,和分布式队列实现☆16Mar 11, 2014Updated 12 years ago
- Vert.x Groovy support☆14Updated this week
- 风控系统设计demo☆23Apr 25, 2017Updated 9 years ago
- 并发编程☆29Mar 18, 2024Updated 2 years ago
- zookeeper的笔记以及教程☆14Sep 10, 2018Updated 7 years ago
- JAVA RPC框架,基于netty,kryo,zookeeper 和 spring实现,可无缝接入Spring,客户端和服务器端均采用异步处理,实现20000+TPS。负载均衡策略为轮询。☆15May 25, 2017Updated 8 years ago
- Excavator(挖掘机)是一个分布式的Java RMI框架。(求项目使用,有兴趣的可以电邮oldmanpushcart@gmail.com)☆52Jun 29, 2022Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Deeplearning4J框架搭建的第一个问答小AI☆11Dec 18, 2017Updated 8 years ago
- web-sso是一个简约、无状态、易扩展、易伸缩的适合于大型互联网web应用场景的单点登录系统,它功能简单,只实现了统一登录和登出,它最大的特色是将用户状态写入到cookie中,最大程度减少了单点登录服务端的状态,服务端只需要存储公共的应用密钥,将用户凭证的认证分散到各应用…☆24May 4, 2015Updated 11 years ago
- 基于逐渐熟悉深入多线程,缓存,数据库,网络编程等相关内容 尝试着积累一些自己研究的工具集合或框架☆10Oct 1, 2016Updated 9 years ago
- 主要使用maven 和spring dubbo mybatis技术实现分模块开发☆11Oct 22, 2016Updated 9 years ago
- a simple netty RPC framework。 use protostuff-1.07 for serializer,use netty-3.2.1 for nio.☆41Nov 20, 2014Updated 11 years ago
- 分布式脚手架框架(总结整理)☆15Aug 27, 2015Updated 10 years ago
- 服务质量监控,支持spring,dubbo,java☆17Apr 7, 2016Updated 10 years ago
- swift是一个轻量级的web框架,实现了 IOC、MVC、ORM、AOP、RabbitMQ 功能,并且已经可以使用,满足基本的开发需要和学习使用,适合了解spring的基本原理。 未来将会逐步实现 安全管理 等功能。 如果你想观看源码,可以从 org.swift.fram…☆11Oct 24, 2023Updated 2 years ago
- 基于zookeeper的分布式锁的实现☆22Feb 15, 2016Updated 10 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- An experimental implementation of 'try' operator for Go☆13Jun 13, 2019Updated 6 years ago
- j360系列 - 缓存异步写数据库的框架☆15Apr 14, 2016Updated 10 years ago
- Test project to show that mybatis @MapperScan causes Spring Boot's property mechanism to fail☆15Oct 10, 2014Updated 11 years ago
- 大学用java写的在线聊天应用,界面模仿qq☆15Dec 5, 2023Updated 2 years ago
- Visualize your GitHub relationship using GitHub API v3 in JavaScript, Mathematica, Python or Scala.☆11Jul 15, 2015Updated 10 years ago
- zk + netty 实现集群节点文件同步服务☆31Jun 1, 2016Updated 9 years ago
- [WIP] Open Source WakaTime Server☆14Feb 4, 2019Updated 7 years ago
- 基于netty通信框架的轻量级、高性能RESTful服务,用于构建分布式系统。☆124Jan 2, 2013Updated 13 years ago
- 带有权限控制机制的JAVAEE基本框架☆19Mar 9, 2016Updated 10 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- base-framework是对常用的java web开发封装实用功能来提高开发效率。base-framework基于Spring、Hibernate框架来做项目核心三层和MVC的管理。使用到的新功能有spring缓存工厂、apeche shiro安全框架、spring m…☆16Mar 10, 2016Updated 10 years ago
- 在著名的开源表达式解析器IK Expression(http://code.google.com/p/ik-expression/) 基础之上加以修改,使之成为一个Android Library Project,IKExpression.cfg.xml文件源设置更方便☆14Jun 29, 2016Updated 9 years ago
- 分析访问日志使用iptables禁止过于频繁的IP(防DDOS,恶意访问,采集器)☆13Jun 4, 2015Updated 10 years ago
- engula-operator creates/configures/manages engula clusters atop Kubernetes☆12Jan 5, 2022Updated 4 years ago
- Go Client for jAccount☆12Jul 18, 2025Updated 9 months ago
- 屏幕适配☆10Jun 1, 2020Updated 5 years ago
- 分布式系统的跟踪系统 |Open Source APM (application performance management)☆157Feb 19, 2020Updated 6 years ago