Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gm3dmo/data-doser

deliver doses of data to an s3 bucket
https://github.com/gm3dmo/data-doser

Last synced: about 2 months ago
JSON representation

deliver doses of data to an s3 bucket

Awesome Lists containing this project

README

        

# Data Doser
This script creates a sequence of test files and delivers or doses them into an S3 bucket at random times over a period of time.

## Usage
To make the data doser:

```python doser.py --chunks 5 --duration 100 --numfiles=20```

## Prerequisites
A working s3 bucket configured that you can write to.