java实现的聊天工具,无需数据库,实现私聊、群聊功能,可以通过该项目对socket编程、多线程并发server有新的认识,代码架构清晰,可扩展性强。
☆84Jun 19, 2019Updated 7 years ago
Alternatives and similar repositories for ICQ
Users that are interested in ICQ are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 轻量级的事件驱动和异步框架☆40Sep 1, 2024Updated last year
- web-sso是一个简约、无状态、易扩展、易伸缩的适合于大型互联网web应用场景的单点登录系统,它功能简单,只实现了统一登录和登出,它最大的特色是将用户状态写入到cookie中,最大程度减少了单点登录服务端的状态,服务端只需要存储公共的应用密钥,将用户凭证的认证分散到各应用…☆24May 4, 2015Updated 11 years ago
- Java nio学习的代码案例,常用模式☆16Apr 17, 2013Updated 13 years ago
- 京淘项目☆12Jan 26, 2017Updated 9 years ago
- 线程池、任务、任务组、任务池,定时任务的类库☆24Feb 28, 2026Updated 4 months 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.
- 基于netty实 现的轻量级消息中间件mini-mq,致力于解决分布式事务问题,支持可靠性消息,并具备较强的扩展性和较完善的监控系统。☆19Dec 12, 2022Updated 3 years ago
- 基于layim的web聊天系统,采用Java技术 WebSocket+mysql,利用spring mvc框架+MyBatis实现☆98Dec 16, 2022Updated 3 years ago
- 基于spring cloud + Netty实现的聊天,兼容蘑菇街TeamTalk客户端,配合hazelcast提供消息服务器集群功能,同时支持socket和websocket.☆169Jul 5, 2023Updated 3 years ago
- 项目脚手架 ExtJS4.2 + Spring3 +Hibernate4☆27May 4, 2016Updated 10 years ago
- ☆15Aug 27, 2014Updated 11 years ago
- Cracking The Coding Interview学习记录(C语言实现)☆14May 4, 2014Updated 12 years ago
- A WebChat Room in LAN writing by Java. ---非常简单的网络聊天室,Java语言实现。☆70Jun 12, 2021Updated 5 years ago
- 基于vue(uniapp)+微信小程序的婚礼请柬☆11Nov 6, 2019Updated 6 years ago
- Java NIO+多线程实现聊天室☆810Feb 4, 2021Updated 5 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.
- nSocket is a high performance Lightweight Network Framework which is based on JAVA NIO.1 and java NIO.2. Building this project is for eas…☆25Jan 17, 2013Updated 13 years ago
- 老年人健康监测系统☆10Jun 17, 2022Updated 4 years ago
- 前后端分离架构—基于Node的中间层☆13Jul 23, 2015Updated 10 years ago
- 中国色网站 - 个人重制版 - 以更容易挑选为方向☆10Sep 13, 2022Updated 3 years ago
- ZkConfig是为zookeeper开发的配置服务工具包,能与现有的Java系统进行良好的集成,也可以使用与非java系统以独立进程运行。提供与spring进行集成的插件。采用注解方式对需要动态更新的内存数据对象进行标注。 ZkConfig用于解决在系统集群中配置文件的实…☆25Apr 17, 2015Updated 11 years ago
- 一个简易的搜索引擎,采用Java开发☆33Mar 7, 2014Updated 12 years ago
- Java练习 - Java基础知识,面试题,小demo,长期积累 | intellij idea + maven + tomcat☆47Dec 16, 2022Updated 3 years ago
- bboss rpc eclipse project.支持丰富的协议栈(http/netty/mina/jms/webservice/rmi/jgroups/restful) 安全高效,可非常方便地将bboss ioc管理的业务组件发布成RPC服务☆15Jul 11, 2026Updated last week
- 快速打渠道包☆27Dec 23, 2014Updated 11 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.
- jQuery UI plugins☆11Sep 25, 2020Updated 5 years ago
- 自定义导出excel☆10Oct 29, 2018Updated 7 years ago
- 注册, 登录, 单聊,群聊,添加好友,创建群组,离线消息,消息推送,异步任务处理等等☆20Feb 26, 2019Updated 7 years ago
- 加入wifi,网络测速☆11Dec 11, 2017Updated 8 years ago
- vue 页面搭建工具,开发从未如此简单。☆12Dec 7, 2017Updated 8 years ago
- ☆43Jan 25, 2023Updated 3 years ago
- Tank Message Service 集成了Kafka等产品的消息服务中间件☆13Jan 23, 2017Updated 9 years ago
- 优化flink的多流操作(例如join),优化点不限于数据丢失问题,以及性能问题☆11Apr 8, 2019Updated 7 years ago
- Demo application utilizing Spring Boot + MongoDB + Heroku.☆16Mar 11, 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.
- 一名JAVA程序员,将自己的编程学习之路做以总结并进行分享。内容包括但不限于数据结构、算法、数据库、操作系统、计算机网络等多方面☆315Apr 2, 2017Updated 9 years ago
- 果蔬达人HTML5游戏,基于Egret白鹭引擎。☆28Nov 24, 2015Updated 10 years ago
- 慕课网-SpringBoot构建电商基础秒杀项目☆38Dec 27, 2018Updated 7 years ago
- Java实现的一个简单的多线程下载器,支持断点续传☆30Feb 11, 2020Updated 6 years ago
- 基于JavaNIO实现的Http服务器,涉及到Http Request和Http Response的解析,封装,模仿servlet实现handler处理对应的URI。☆42Apr 29, 2017Updated 9 years ago
- React、Koa、MongoDB技术栈学习。☆11Jul 8, 2017Updated 9 years ago
- 抓取各报社报纸信息-采用配置文件形式实现的一个简单的可定制爬虫☆11Sep 1, 2022Updated 3 years ago