Skip to content

1_introduction

Mohamed edited this page Jun 10, 2025 · 4 revisions

Introduction to the QB Actor Framework

Welcome to the QB Actor Framework! This section provides the essential starting points for understanding what QB is, why it was created, and the fundamental principles that guide its design. Whether you are new to actor systems or evaluating QB for your next C++ project, these pages will give you a solid foundation.

Chapters in this Section:

Next Steps

After familiarizing yourself with this introductory material, we recommend proceeding to:

  • The Getting Started Guide for a practical walkthrough of setting up and running your first QB application.
  • The Core Concepts section to understand the fundamental building blocks like actors, events, and the asynchronous model in more detail.
Clone this wiki locally