Skip to content
View kazadbakht's full-sized avatar

Block or report kazadbakht

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. Shared-Memory-and-Broadcasting Shared-Memory-and-Broadcasting Public

    Shared Memory and Broadcasting using ABS API (Comparision)

  2. GetProblem GetProblem Public

    The aim of this project is to solve the problem of get method in asynchronous method call in ABS API. The roblem is that get() blocks some times without any reason.

    Java 1

  3. PA PA Public

    The purpose of this project is to find an optimized solution for the Preferential Attachment. To this aim, both the algorithm and the ABS language features should improve, e.g. awaiting on some spe…

    Shell

  4. CS-Performance CS-Performance Public

    The code set provided to benchmark the performance of different ABS backends in terms of Cooperative Scheduling (await/suspend)

  5. GildedRose-Refactoring-Kata GildedRose-Refactoring-Kata Public

    Forked from emilybache/GildedRose-Refactoring-Kata

    Starting code for the GildedRose Refactoring Kata in many programming languages.

    JavaScript

  6. ABS-Stream ABS-Stream Public

    This project provides an API for asynchronous streaming in ABS. It also provides an example how to use it. A parallel map-reduce example is also implemented by ABS streams.