Coder Social home page Coder Social logo

redkale's Introduction

项目介绍

      RedKale (中文名: 红菜苔,湖北武汉的一种特产蔬菜) 是基于Java 8全新的微服务框架, 包含HTTP、WebSocket、TCP/UDP、数据序列化、数据缓存、依赖注入等功能。 本框架致力于简化集中式和微服务架构的开发,在增强开发敏捷性的同时保持高性能。

RedKale 有如下主要特点:
  1. 大量使用Java 8新特性(接口默认值、Stream、Lambda、JDk8内置的ASM等)
  2. 提供HTTP服务,同时内置JSON功能与限时缓存功能
  3. TCP层完全使用NIO.2,并统一TCP与UDP的接口换
  4. 提供分布式与集中式部署的无缝切换
  5. 提供类似JPA功能,并包含数据缓存自动同步与简洁的数据层操作接口
  6. 可以动态修改已依赖注入的资源

   由于RedKale使用了JDK 8 内置的ASM包,所以需要在源码工程中的编译器选项中加入: -XDignore.symbol.file=true

      

详情请访问:    http://www.redkale.org

redkale's People

Watchers

Ellan 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.