Skip to content
View januhlir's full-sized avatar
  • London

Block or report januhlir

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. distributed-queue distributed-queue Public

    Simple implementation of Distributed Processing Queue in Java based on socket server and one thread per client proxy, and the remote clients itself. This solution supports technically unlimited num…

    Java 1

  2. concurrency-id-locking concurrency-id-locking Public

    Java Concurrency - mapping Locks to IDs solutions with tests. How to achieve highly granular locking in a heavy multi concurrent Java code.

    Java 1

  3. amqp-client-hacked amqp-client-hacked Public

    Modification of RabbitMQ AMQP Java client library 3.1.5 (Mercurial version) for issue hunting purposes. It prevents OutOfMemoryError, checking frame size, reposting suspiciosly big frames, capturin…

    Java

  4. spring-amqp spring-amqp Public

    Forked from spring-projects/spring-amqp

    Spring AMQP - support for Spring programming model with AMQP, especially but not limited to RabbitMQ

    Java