Skip to content

SwingFrog/Summer2

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages