server-architecture

There are 9 repositories under server-architecture topic.

  • ketoo/NoahGameFrame

    A fast, scalable, distributed game server engine/framework for C++, include the actor library, network library, can be used as a real time multiplayer game engine ( MMO RPG/MOBA ), which support C#/Lua script/ Unity3d, Cocos2dx and plan to support Unreal.

    Language:C++3.9k328991.1k
  • OpenArkStudio/ARK

    ARK is a lightweight, agile, elastic, distributed plugin framework written in C++,make it easier and faster to create your own application service.

    Language:C++4376114115
  • payne911/marvelous-bob

    libGDX Client and Server architecture for multiplayer game (with CI/CD done for deploying Docker images on AWS ECS)

    Language:Java24719
  • SaptarshiSarkar12/Computer-Networking

    This is a repository containing the summary in details, about computer networking.

  • prince-chrismc/Distributed-Systems

    This is a Java repository to contain my work for Distributed Systems (SOEN423) from Concordia Universirty during Fall 2018.

    Language:Java3323
  • LogoFX/Samples.AspNetCore

    Short sample of bootstrapping in .NET Core with cross-platform LogoFX Utilities

    Language:C#2315
  • pluralia/server-architectures-comparison

    A Java course project: implementation and comparison of 3 server architectures

    Language:Java1100
  • ANSANJAY/HTTP-Web-Server-Implementation

    "Explore the world of HTTP web server implementation. Learn about HTTP standards, TCP server integration, URL formatting, and more. Enhance your understanding of web development and networking fundamentals.

    Language:C
  • IntellectualsDev/Odyssey-Game-Server

    The Odyssey Dedicated Game Server is a high-performance, scalable multiplayer server in C++. it supports dyanmic memory managment and real-time features like delta compression and lag compensation across concurrent game lobbies

    Language:HTML00