Skip to content
/ Orca Public

Orce is a lightweight multiplayer online game server framework. Using a lock-free programming techniques, such as: atomic, spinlock, concurrent container, no-block queue, scalable memory allocator to achieve the high performance of the engine. The Orce using protobuf as a communication protocol can achieve the connection of a variety of clients,…

Notifications You must be signed in to change notification settings

kohachiro/Orca

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orca is a lightweight multiplayer online game server framework. Technically it uses a lock-free programming techniques, such as: atomic, spinlock, concurrent container, no-block queue, scalable memory allocator to achieve the high performance of the engine. The Yak using protobuf as a communication protocol can achieve the connection of a variety of clients, including iOS, android, flash, html5, unity3d.

About

Orce is a lightweight multiplayer online game server framework. Using a lock-free programming techniques, such as: atomic, spinlock, concurrent container, no-block queue, scalable memory allocator to achieve the high performance of the engine. The Orce using protobuf as a communication protocol can achieve the connection of a variety of clients,…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published