GithubHelp home page GithubHelp logo

849319996 / util4j Goto Github PK

View Code? Open in Web Editor NEW

This project forked from juebanlin/util4j

0.0 1.0 0.0 8.64 MB

java 开发工具集,包含网络,并发逻辑处理,csp队列,热更新加载器

License: Apache License 2.0

Java 98.99% Shell 0.50% Batchfile 0.08% CSS 0.39% Dockerfile 0.04%

util4j's Introduction

util4j

Version License JDK 1.8

简介

用于服务端开发的常用工具包,来源于平时游戏服务端开发所用到的公共组件,经过稳定的上线测试。

提供组件

  • netty网络客户端服务端
  • 缓存
  • CSP模型队列执行器(采用jctools实现高吞吐的任务处理)
  • 热更新框架
  • 字节操作工具
  • 加密解密

Maven

<dependency>
    <groupId>net.jueb</groupId>
    <artifactId>util4j</artifactId>
    <version>VERSION</version>
</dependency>

Gradle

compile 'net.jueb:util4j-all:VERSION'

util4j's People

Contributors

juebanlin avatar

Watchers

James Cloos avatar

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.