Skip to content

Commit

Permalink
Merge branch 'master' of github.com:danilop/yas3fs
Browse files Browse the repository at this point in the history
  • Loading branch information
danilop committed May 5, 2014
2 parents 301ad4e + eb16523 commit da3aed9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -320,4 +320,12 @@ To the previous message all yas3fs instances will answer publishing a message on
[ "id", "status", hostname, number of entries in cache, cache memory size,
cache disk size, download queue length, prefetch queue length ]

### Testing

You can use this tool to test a YAS3FS cluster: [yas3fs-cluster-tester](https://github.com/bitsofinfo/yas3fs-cluster-tester)

It is a test harness suite to induce file I/O and validate YAS3FS cluster activity across N peer-nodes.

This may be useful to anyone who wants to validate/test YAS3FS to see how it behaves under load and with N peer's all managing files in the same S3 bucket. This has been used to test YAS3FS against a several node "cluster" with each node generating hundreds of files.

Happy File Sharing!

0 comments on commit da3aed9

Please sign in to comment.