/Summer2

A lightweight distributed game server framework that supports asynchronous lock-free concurrency

Primary LanguageJavaApache License 2.0Apache-2.0

Summer2

A lightweight distributed game server framework that supports asynchronous lock-free concurrency

  • core

    • ioc
    • configuration
  • starter

  • dao

    • persistent
    • repository
    • cache repository
    • async cache repository
    • (mysql)
  • net

    • tcp
    • udp
    • rpc
    • web
    • (netty)
  • actor

  • util

    • event bus
    • cron task
    • lifecycle