Skip to content

Examples of how to utilize the framework Atlas to build various types of applications.

Notifications You must be signed in to change notification settings

nuno1212s/Atlas-Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Atlas Examples

This repository contains examples of how to use the Atlas framework for several applications.

Examples

Calculator

Calculator is a simple app built on Monolithic state architecture.

Multithreading

All applications which have a Sync state are automatically multithreaded even if they are not explicitly marked as such and don't use our ScalableApp class and CRUD state. This means that ordered operations are executed in the serialized order

About

Examples of how to utilize the framework Atlas to build various types of applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages