Skip to content
@bluemold

BlueMold.org

Popular repositories Loading

  1. unsafe unsafe Public

    Exposing the primitives available for implementing concurrent classes and other raw data manipulations.

    Java 3 1

  2. concurrent concurrent Public

    Augments the existing JDK concurrent classes and also provides a casn ( or multi compare and swap ) implementation.

    Scala 2 1

  3. actor actor Public

    Provides an implementation of the actor model. There is no one size fits all so lets provide more control over the Actor mechanics.

    Scala 2 1

  4. benchmark benchmark Public

    We want to know how things perform

    Scala 2 1

  5. stm stm Public

    A "lock free" implementation of software transactional memory using software based on multi compare and swap.

    Scala 2 1

  6. server server Public

    Provides a clustered container and deployment framework that is autonomous and intelligent

    Scala 2 1

Repositories

Showing 6 of 6 repositories
  • actor Public

    Provides an implementation of the actor model. There is no one size fits all so lets provide more control over the Actor mechanics.

    bluemold/actor’s past year of commit activity
    Scala 2 1 0 0 Updated Oct 14, 2020
  • stm Public

    A "lock free" implementation of software transactional memory using software based on multi compare and swap.

    bluemold/stm’s past year of commit activity
    Scala 2 1 0 0 Updated May 2, 2015
  • unsafe Public

    Exposing the primitives available for implementing concurrent classes and other raw data manipulations.

    bluemold/unsafe’s past year of commit activity
    Java 3 1 0 0 Updated May 2, 2015
  • server Public

    Provides a clustered container and deployment framework that is autonomous and intelligent

    bluemold/server’s past year of commit activity
    Scala 2 1 0 0 Updated May 2, 2015
  • concurrent Public

    Augments the existing JDK concurrent classes and also provides a casn ( or multi compare and swap ) implementation.

    bluemold/concurrent’s past year of commit activity
    Scala 2 1 0 0 Updated May 2, 2015
  • benchmark Public

    We want to know how things perform

    bluemold/benchmark’s past year of commit activity
    Scala 2 1 0 0 Updated May 2, 2015

Top languages

Loading…

Most used topics

Loading…