Use cases

Use BigState wherever services publish changing data that clients, people, or agents need to observe in near real time. The same object → state → delivery model covers sync, analytics, assets, and device fleets.

At a glance#

  1. Reactive apps — sync backend object states to frontend
  2. AI training — live data for model training
  3. AI analytics — data source for insights
  4. Content delivery — distribute digital assets to applications
  5. Real-time apps — chat, dashboards, collaboration
  6. IoT systems — device state and data delivery

Patterns in detail#

Build an example#

  • Applications — ecosystem sharing for services
  • Humans — public states for people and content
  • AI — agents on the same live data
  • Core concepts — object, state, delivery, and identity

© 2024 BigState