Pinned Repositories
ChessBoardSolver
Chess Problem - the program which yields the number of distinct layouts of a chessboard where all of the pieces placed on the board don't threaten each other.
Combinatorics
Utility classes based on lazy Iterators for combinatorics such as C(n,k), P(n,k).
consistenthash
A simple router based on consistent hashing
dispatching
Highly-concurrent dispatchers for parallelization of work on multicore-CPU architectures for java 7, 8. Used advanced caching and concurrency techniques.
DockerSprayHttpServer
Dockerized REST-service based on Akka Spray
endpoint-status
Simple spring-boot app which asynchronously polls 1k htttp-endpoints via REST and aggregates stats
vibneiro's Repositories
vibneiro/dispatching
Highly-concurrent dispatchers for parallelization of work on multicore-CPU architectures for java 7, 8. Used advanced caching and concurrency techniques.
vibneiro/DockerSprayHttpServer
Dockerized REST-service based on Akka Spray
vibneiro/ChessBoardSolver
Chess Problem - the program which yields the number of distinct layouts of a chessboard where all of the pieces placed on the board don't threaten each other.
vibneiro/Combinatorics
Utility classes based on lazy Iterators for combinatorics such as C(n,k), P(n,k).
vibneiro/consistenthash
A simple router based on consistent hashing
vibneiro/endpoint-status
Simple spring-boot app which asynchronously polls 1k htttp-endpoints via REST and aggregates stats
vibneiro/cassandra
Mirror of Apache Cassandra
vibneiro/elasticsearch
Open Source, Distributed, RESTful Search Engine
vibneiro/etcd
Distributed reliable key-value store for the most critical data of a distributed system
vibneiro/googleJam2008
Google code jam 2008: A and B Rounds: solutions
vibneiro/googleJam2012
Google code jam 2012: Qualification Round: solutions
vibneiro/googleJam2013
Google code jam 2013: Qualification Round: solutions
vibneiro/infinispan
Infinispan is an open source data grid platform and highly scalable NoSQL cloud data store.
vibneiro/kafka
Mirror of Apache Kafka
vibneiro/kubernetes
Container Cluster Manager from Google
vibneiro/octopress
vibneiro/postgres-operator-examples
Examples for deploying applications with PGO, the Postgres Operator from Crunchy Data
vibneiro/Project-Euler
My solutions from Project Euler (https://projecteuler.net)
vibneiro/Scala-tutorial