Software Alternatives & Reviews

C/C++ or NodeJS for a 200-player persistent server?

Nest.js Ionic Framework gRPC GraphQL Angular.io
  1. A progressive Node.js framework for building efficient, reliable and scalable server-side applications.
    Pricing:
    • Open Source
    My recommendation is to use NestJS with a TypeORM controlled MongoDB backend, and a GraphQL interface.

    #Web Frameworks #Developer Tools #JavaScript Framework 182 social mentions

  2. A front-end SDK to develop applications with HTML5 , CSS3 and JavaScript.
    Pricing:
    • Open Source
    More specifically, I could recommend the Ionic Framework- which work on top of Angular, React, and Vue - which will help you access platform-specific features and even package your client for different platforms.

    #Development Tools #JavaScript Framework #Javascript UI Libraries 88 social mentions

  3. 3
    Application and Data, Languages & Frameworks, Remote Procedure Call (RPC), and Service Discovery
    Pricing:
    • Open Source
    Otherwise, I would use a tried and tested remote-procedure call (RPC) library, like gRPC.

    #Web Servers #Web And Application Servers #Load Balancer / Reverse Proxy 86 social mentions

  4. GraphQL is a data query language and runtime to request and deliver data to mobile and web apps.
    Pricing:
    • Open Source
    My recommendation is to use NestJS with a TypeORM controlled MongoDB backend, and a GraphQL interface.

    #Developer Tools #Web Frameworks #JavaScript Framework 223 social mentions

  5. Angular is a JavaScript web framework for creating single-page web applications. The code is free to use and available as open source. It is further maintained and heavily used by Google and by lots of other developers around the world.
    As for the client, if you're doing this in the browser. . . I would highly recommend using an established framework like Angular. There exists an interface in or for Angular for just about everything I've mentioned up to this point.

    #JavaScript Framework #JS Library #Web Development Tools 283 social mentions

Discuss: C/C++ or NodeJS for a 200-player persistent server?

Log in or Post with