Giter VIP home page Giter VIP logo

azos's Introduction

Azos - A to Z Business Operating System

Logo

Build status CodeFactor


Azos is a full stack framework for distributed data-driven business applications of any size. Unique feature of Azos is its self-sufficiency as it includes all of the components necessary for creation of typical business to Facebook-scale applications.

NEW!!! (Under Construction) Azos Step-by-Step Tutorial

Azos Documentation Index

Azos includes:

  • Application chassis (component hierarchy container)
  • Configuration (supports external cluster configuration)
  • DI
  • Logging
  • Single instance or cross-sharded cloud deployable log chronicle client/server API services and log repository framework
  • Instrumentation (custom gauges/events/counters)
  • Serialization: Binary, Bson, Json
  • Binary archiving stream management for data persistence, instrumentation, and log archival (opt-in compression and encryption)
  • Security: role based, permissions, annotations, inheritance etc.
  • Contract-based RPC (Glue)
  • Mvc Web Stack based on web server abstraction (may use Asp Core, HttpListener or any other server/stack)
  • Distributed cloud messaging and event hub queue based pipeline services
  • Data documents - model data for RDBMS/NoSQL/Service stores. Full auto CRUD/metadata/validation
  • Hybrid Data Access Layer - virtual queries (e.g. query service instead of table)
  • Pile: In memory pile of objects store 100s of millions of instances in-process
  • Data cache based on Pile
  • Virtual File System (e.g. SVN, Amazon S3, Google Drive)
  • 100s of utilities: int/prime math, rnd, leaky bucket, keyed interlocked, object casts etc.

Azos is built for writing Distributed systems of infinite scale:

  • Distributed hierarchical cluster topology
  • Todo queues (a la serverless)
  • Virtual Actors
  • Global Monotonic Unique ID generation 2^96
  • Distributed process model/process control signaling
  • Load balancing/work sets
  • Distributing locking/coordination
  • Logging, Telemetry, Security Auditing works in cluster + archiving
  • Real-time process/cluster admin panel
  • Social Graph system: nodes, friendship, subscriptions/event notification
  • Social trending: real-time trending system based on business entities

Nuget Packages

Azos Packages on Nuget

cmd Description
pm> install-package Azos Azos Core Package (App Chassis, Pile, Glue, Log, Instr etc.)
pm> install-package Azos.Web Azos Web (Client, Protocols etc.)
pm> install-package Azos.Wave Azos Wave Server + Mvc
pm> install-package Azos.MsSql Azos Microsoft SQL Server Provider (CRUD etc.)
pm> install-package Azos.Oracle Azos ORACLE RDBMS Provider (CRUD etc.)
pm> install-package Azos.MySQL Azos MySQL RDBMS Provider (CRUD etc.) + Native Client
pm> install-package Azos.MongoDb Azos MongoDb Proivder (CRUD etc.) + Native Client
pm> install-package Azos.WinForms Azos WinForms Support (for legacy)
pm> install-package Azos.Media Azos Media Formats (PDF, QR Codes etc.)
pm> install-package Azos.Sky Azos Sky Distributed Cloud OS
pm> install-package Azos.Sky.MongoDb Azos Sky MongoDb Services (Queues etc.)

See also:

External resources:

azos's People

Contributors

zhabis avatar johnpkosh avatar itadapter avatar davidbrun avatar sergey-msu avatar

Watchers

James Cloos avatar  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.