Skip to content
View ChristosMatzoros's full-sized avatar

Block or report ChristosMatzoros

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
ChristosMatzoros/README.md

Top Langs

Pinned Loading

  1. Mobile-code-middleware-with-live-migration-and-program-interpretation Mobile-code-middleware-with-live-migration-and-program-interpretation Public

    We implemented from scratch a mobile code middleware. We created a distributed execution environment that supports the interpretation and execution of a Simple-Script(basic language) program. This …

    Python 2

  2. Concurrent-Programming-ce326 Concurrent-Programming-ce326 Public

    Concurrent Programming Team Projects

    C

  3. Group-communication-middleware-with-reliable-multicast-and-total-order-semantics Group-communication-middleware-with-reliable-multicast-and-total-order-semantics Public

    We created from scratch a middleware that supports group communication with reliable multicast and total order messaging delivery. This protocol was tested with a chat application. (in Python)

    Python 2

  4. CUDA-Runtime-API-calls-interception CUDA-Runtime-API-calls-interception Public

    Shared library for intercepting CUDA Runtime API calls. This was part of my Bachelor thesis: A Study on the Computational Exploitation of Remote Virtualized Graphics Cards (https://bit.ly/37tIG0D)

    C++ 10

  5. Network-file-system-middleware Network-file-system-middleware Public

    We created from scratch a software network file system middleware (using NFS semantics) via remote procedure calls(RPCs). Also, we implemented software caching on the client-side. (in Python)

    Python 2

  6. ParallelProgramming ParallelProgramming Public

    C