Intent Bus icon
Intent Bus icon

Intent Bus

Intent Bus is a zero-infrastructure job coordination system with retries, atomic locking, priority scheduling, and cross-device workers.

The throughput of the server running on a free tier render.

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Mac
  • Windows
  • Linux
  • Python
1like
0comments
0articles

Features

Intent Bus News & Activities

Highlights All activities

Recent activities

Intent Bus information

  • Developed by

    IN flagdsecurity49
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    5 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  9 Stars
  •  1 Forks
  •  0 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
Intent Bus was added to AlternativeTo by dsecurity on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is Intent Bus?

Intent Bus is a zero-infrastructure job coordination system with retries, atomic locking, priority scheduling, and cross-device workers.

Built for developers who want something lighter than Redis, RabbitMQ, or Firebase, but more reliable than cron. It relies entirely on a minimal Flask server and SQLite WAL-mode, requiring no external message brokers.

It is specifically designed to solve the problem of triggering scripts on edge devices (like Android/Termux, Raspberry Pis, or locked-down enterprise nodes) sitting behind NAT or firewalls without having to open inbound ports.