With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
Try free now
The #1 Embedded Analytics Solution for SaaS Teams.
Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.
Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
A lightweight game server framework implemented with ActorModel
Moon is a lightweight game server framework based on the actormodel. One worker thread can have one or more actors (services), which communicate with each other through message queues. There are many features for game server development.
A fast, scalable, distributed game server engine/framework for C++
...-performance actormodel (by a safe thread pool). Event and attribute-driven, making it clear and easy to maintain your business. Based on standard C++ development, ensuring cross-platform support. An existing C++ and C# game client for rapid development. Cross-platform support.
A virtual world engine writen by C# Provide network,serialization,thread management,work flow,cluster management,RPC etc.It's designed for concurrency. For performance, it doesn't use lock to resolve conflicts, otherwise it use queues.