Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
Chiho Sin edited this page Aug 23, 2016 · 5 revisions

GitHub Release

This Java client is encapsulates the functionality full of the SeaweedFS API and provides a simple interface.

For performance, we make some progress:

  • Include Ehcache and used it for cached lookup volume.
  • Include HttpClient Connection Pool for handle HTTP request.
  • Volume server location load balance.
  • Heuristic cache is used for fetch file stream.
  • Auto switch leader server (master) at failover.
Clone this wiki locally