The Wayback Machine - https://web.archive.org/web/20200905065518/https://github.com/topics/batch-processing
Skip to content
#

batch-processing

Here are 313 public repositories matching this topic...

hazelcast-jet

Simply does the tedious, repetitive operations for all rows of an excel filse step by step and reports after the job is done. For example it can download URL(s) in a column of an Excel file. If a new filename is provided at column B it will rename the file before saving.
  • Updated Sep 4, 2020
  • JavaScript

This library for Android will take any set of events and batch them up before sending it to the server. It also supports persisting the events on disk so that no event gets lost because of an app crash. Typically used for developing any in-house analytics sdk where you have to make a single api call to push events to the server but you want to optimize the calls so that the api call happens only once per x events, or say once per x minutes. It also supports exponential backoff in case of network failures
  • Updated Jan 13, 2020
  • Java

Improve this page

Add a description, image, and links to the batch-processing topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the batch-processing topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.