GithubHelp home page GithubHelp logo

earlbalai / ows Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dartanlla/ows

0.0 0.0 0.0 8.49 MB

Open World Server system

License: MIT License

Shell 0.30% JavaScript 0.01% C++ 65.46% C# 25.95% TypeScript 0.39% CSS 0.08% HTML 0.19% PLpgSQL 6.20% Vue 0.80% Dockerfile 0.25% TSQL 0.37% SWIG 0.01%

ows's Introduction


SabreDartStudios

Open World Server (OWS)

GitHub Workflow Status Join Discord

Open World Server (OWS) is a server instance manager designed to create large worlds in UE4. Either by stitching together multiple UE4 maps or by splitting a single large map into multiple zones, OWS will spin up and shut down server instances as needed based on your world population. OWS can load balance your world across multiple hardware devices. OWS can support thousands of players in the same world by instancing up and out. A single zone can be instanced multiple times to support a large population in one area. Areas of a map can also be split up into multiple zones to support a larger population. In addition to server instance management, OWS also handles persistence for Accounts, Characters, Abilities, Inventory and more.

Projects

  • Benchmarks - This project will allow us to configure and run performance testing on the OWS API. This will be important for comparing the impact of certain changes.
  • Character Persistence - The Character Persistence API will be responsible for storing our player characters and all related data.
  • Data - This is a shared project that houses our data repository access code.
  • External Login Providers - This project contains code for integrating with external login providers such as Xsolla, Google, Facebook, etc.
  • Instance Launcher - This project builds our Instance Launcher that replaces the RPG World Server in OWS 1.
  • Instance Management - This API manages Zone Instances and the OWS Instance Launchers.
  • Public API - This API handles all API calls that come directly from player clients such as registration, login, and connecting to the game.
  • Shared - This project houses various miscellaneous code that multiple other projects require.
  • Tests - This project provides Unit testing and Functional testing and Benchmark Tools (Development)

Contributing

Documentation

Open World Server Documentation

ows's People

Contributors

dartanlla avatar sloppyshovel avatar sabredartstudios avatar canishelix avatar klemvore avatar wurlox avatar jakubtomsu avatar laythros 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.