vibneiro - Overview

View vibneiro's full-sized avatar

Ivan Voroshilin vibneiro

Block or report vibneiro

Pinned Loading

  1. Highly-concurrent dispatchers for parallelization of work on multicore-CPU architectures for java 7, 8. Used advanced caching and concurrency techniques.

    Java 7 4

  2. Dockerized REST-service based on Akka Spray

    Scala 1 1

  3. 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.

    Groovy

  4. Utility classes based on lazy Iterators for combinatorics such as C(n,k), P(n,k).

    Groovy

  5. Simple spring-boot app which asynchronously polls 1k htttp-endpoints via REST and aggregates stats

    Java

  6. A simple router based on consistent hashing

    Java