Skip to content

YukioZzz/swiss-knife

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swiss-knife

Swiss Knife Praktikum @ TUM

  1. Containers and microservices (task1): build and deploy applications using containers
  2. I/O stack (task2): implement a web-server with high-performance I/O, e.g. epoll, io_uring
  3. Filesystems (task3): investigate the design and performance trade-offs of ext4 and btrFS via the FIO framework
  4. Concurrency (task3): investigate lock-free data structures for parallel programs, e.g. phoenix++ and parsec-3.0
  5. Key-value systems (task3): investigate the state-of-the-art YCSB benchmark for data access and transaction processing to evaluate modern KV stores, e.g. RocksDB, Memcached
  6. Compilers and Dynamic Binary Translation (task4): static/dynamic analysis with the LLVM compiler

About

Swiss Knife Praktikum @ TUM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 50.8%
  • Shell 42.3%
  • C++ 2.5%
  • Python 1.3%
  • C 1.1%
  • JavaScript 0.7%
  • Other 1.3%