Skip to content
/ kuenea Public

File Server using GridFS or/and filesystem over HTTP

License

Notifications You must be signed in to change notification settings

nassor/kuenea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kuenea

File Server using GridFS or/and filesystem over HTTP

If you have a distributed application, is using mongodb, prefer keep all your assets in mongodb using gridfs and you think filesystem or CDN solutions are too painful to manage, probably Kuenea is for you.

Tested with go 1.3.1

Dependencies

See Makefile

Benchmark

  • Hardware: Intel® Core™ i7-2720QM CPU @ 2.20GHz / 6GB DDR3-1333 / 7200RPM SATA Disk | Ubuntu 13.04
  • Set: Reach 55.6kB image only local requests
  • Software: Apache Benchmark

Requests: 10000 / Concurrency: 1000

Server Req/s Time taken
Kuenea - GridFS 5070.85 1.972 s
Kuenea - Filesystem 10806.92 0.925 s

TODO

  • More Tests
  • GroupCache Support
  • Improve Docs

Thank You

baby-gopher

About

File Server using GridFS or/and filesystem over HTTP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published