Pinned Repositories
AMS-250_Intro-to-HPC
Source code repository for Introduction to High Performance Computing course at UC Santa Cruz
Chord-Protocol
Code to simulate the Chord protocol
Content-Based-Storage-in-Btrfs
Content based storage mode in Btrfs
Edureka-DevOps-Course
Files related to the PGD Edureka DevOps course
Lambda-Architecture
GTFS feed processing using Lambda architecture (Kafka, Zookeeper, MapReduce and Apache Storm)
LPC1768_PWM_Temp_Control
Using NXP LPC1768 for temperature control. PWM to change speed of a fan. Reading in temperature using TMP102
Rocks-KV
A distributed key-value store using RocksDB as the storage engine
rocksdb
Project to add support for multi-tier support in RocksDB
url-shortener
High performance microservices using Apache Ignite
VedangJoshi's Repositories
VedangJoshi/Chord-Protocol
Code to simulate the Chord protocol
VedangJoshi/Edureka-DevOps-Course
Files related to the PGD Edureka DevOps course
VedangJoshi/Lambda-Architecture
GTFS feed processing using Lambda architecture (Kafka, Zookeeper, MapReduce and Apache Storm)
VedangJoshi/LPC1768_PWM_Temp_Control
Using NXP LPC1768 for temperature control. PWM to change speed of a fan. Reading in temperature using TMP102
VedangJoshi/Rocks-KV
A distributed key-value store using RocksDB as the storage engine
VedangJoshi/AMS-250_Intro-to-HPC
Source code repository for Introduction to High Performance Computing course at UC Santa Cruz
VedangJoshi/Content-Based-Storage-in-Btrfs
Content based storage mode in Btrfs
VedangJoshi/rocksdb
Project to add support for multi-tier support in RocksDB
VedangJoshi/url-shortener
High performance microservices using Apache Ignite
VedangJoshi/benchmark_harness
Harness to run benchmarks with options for different machines and different compilers
VedangJoshi/Boyer-Moore-Horspool
VedangJoshi/Btrfs_REST
This is a REST library for the Btrfs-REST interaction
VedangJoshi/ceph
Ceph is a distributed object, block, and file storage platform
VedangJoshi/cicd-pipeline-train-schedule-jenkins
Train Schedule sample app for Jenkins exercises
VedangJoshi/CMPS232-Fall16
VedangJoshi/content-cje-prebuild
Michael McClaren's Jenkins Cert Course
VedangJoshi/ignite
Mirror of Apache Ignite
VedangJoshi/Java-Design-Patterns
A repository hosting the Design patterns I try in my free time!
VedangJoshi/marfs
MarFS provides a scalable near-POSIX file system by using one or more POSIX file systems as a scalable metadata component and one ore more data stores (object, file, etc) as a scalable data component. Our initial implementation will use GPFS file systems as the metadata component and Scality and EMC ECS ViPR object stores as the data component.
VedangJoshi/molly
An implementation of LDFI
VedangJoshi/myproject206Aug
VedangJoshi/ntc-templates
TextFSM templates for parsing show commands of network devices
VedangJoshi/OpenFlow-switch
Routing in a FatTree Data-Center-Network
VedangJoshi/openhtf
The open-source hardware testing framework.
VedangJoshi/ptcrepo
Repository for Berkeley's class on Programming the Cloud
VedangJoshi/SDN-POX
Code to create a Dijkstra/ECMP learning switch for fat-tree topology using POX & mininet
VedangJoshi/SimpleBlog
A micro service on top of Apache Ignite
VedangJoshi/some_code
just a shell script
VedangJoshi/some_java
VedangJoshi/YCSB
YCSB - Jenkins