Skip to content
@batch-dart

Batch.dart

A Lightweight and Powerful Job Scheduling Framework written in Dart.

1. Batch.dart

1.1. A optimized job scheduling framework for batch apps on any platform

Batch.dart is:

1.1.1. Optimized for job scheduling 🚀

It was designed and implemented to enable the robust and fast continuous batch processing required by modern systems.

1.1.2. Productive 👨‍💻

Do you think scheduling jobs is a difficult and arduous task? With Batch.dart you no longer need such complex definitions and can focus on more productive tasks.

Batch.dart wraps as much of the complexity and definitions required for job scheduling as possible, making it extremely easy and intuitive to do so. It is also designed to use as little as possible of the complex configuration files often found when launching programs in frameworks and to switch between them during program execution as needed.

1.1.3. Runs on Dart VM 🏄

Since Batch.dart runs on the Dart VM, the greatest benefit will be the ability to create batch applications using the excellent open sources of Dart community.

1.2. License

Batch.dart is free and open source.

See LICENSE.

1.3. Using Batch.dart

Visit development repository to learn more about the framework and to find codelabs.

Our API reference documentation is published at api.dart.dev, based on the stable release.

Or contact author at [email protected].

1.4. Security & reporting vulnerabilities

To report potential vulnerabilities, please see our security policy on here.

Pinned Loading

  1. batch.dart batch.dart Public

    A lightweight and powerful job scheduling framework designed for building high-performance batch applications in Dart language.

    Dart 33 8

  2. snippets-vscode-extension snippets-vscode-extension Public

    A Visual Studio Snippet extension for Batch.dart Developers.

  3. documents documents Public

    This repository maintains documentation related to Batch.dart. The documentation can also be referenced from web applications deployed on GitHub Pages.

    C++

  4. examples examples Public

    This repository maintains an example implementation of Batch.dart.

Repositories

Showing 7 of 7 repositories
  • batch.dart Public

    A lightweight and powerful job scheduling framework designed for building high-performance batch applications in Dart language.

    batch-dart/batch.dart’s past year of commit activity
    Dart 33 BSD-3-Clause 8 6 5 Updated Jun 12, 2023
  • documents Public

    This repository maintains documentation related to Batch.dart. The documentation can also be referenced from web applications deployed on GitHub Pages.

    batch-dart/documents’s past year of commit activity
    C++ 0 BSD-3-Clause 0 0 1 Updated Mar 23, 2023
  • pub_api_client Public Forked from leoafarias/pub_api_client

    The most complete & unofficial API Client for Dart Pub.dev

    batch-dart/pub_api_client’s past year of commit activity
    Dart 0 MIT 20 0 0 Updated Dec 17, 2022
  • examples Public

    This repository maintains an example implementation of Batch.dart.

    batch-dart/examples’s past year of commit activity
    0 BSD-3-Clause 0 0 0 Updated Apr 24, 2022
  • snippets-vscode-extension Public

    A Visual Studio Snippet extension for Batch.dart Developers.

    batch-dart/snippets-vscode-extension’s past year of commit activity
    0 MIT 0 0 0 Updated Apr 22, 2022
  • .github Public
    batch-dart/.github’s past year of commit activity
    1 BSD-3-Clause 0 0 0 Updated Apr 3, 2022
  • design Public
    batch-dart/design’s past year of commit activity
    0 0 0 0 Updated Mar 24, 2022

Top languages

Loading…

Most used topics

Loading…