Giter Club home page Giter Club logo

s3paralleluploader's Introduction

S3ParallelUploader

This is a Java command line tool which uploads many files in parallel into a AmazonS3 bucket.

In short, it's a very fast uploader ๐Ÿ˜‰

Motivation

My CPAN module Amazon::S3::FastUploader does'nt work on Windows.

http://search.cpan.org/~dqneo/Amazon-S3-FastUploader-0.06/

So I re-invented it in Java language.

The idea of multi threading is inspired by this article :

http://dev.classmethod.jp/cloud/amazon-s3-java-util-concurrent-file-upload/

Insatll

add AWS SDK for Java

This tool requires AWS SDK for Java.

see http://aws.amazon.com/sdkforjava

add Apache Commons CLI (commonc-cli-1.2.jar)

This project contains commonc-cli-1.2.jar in the extlib directory.

  • Build Path > Configure build path > Add Jars
  • specify extlib/commons-cli-1.2/commonc-cli-1.2.jar

Liscence

MIT Liscence

copyright @DQNEO 2012

s3paralleluploader's People

Contributors

dqneo avatar

Watchers

 avatar James Cloos avatar  avatar

Forkers

d9magai

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.