Giter VIP home page Giter VIP logo

pc's Introduction

[CP] - Concurrent programming

General description

Analysis of the inherent problems to concurrent programming in its two principal categories, shared memory and message passing. Primitives for concurrent programming. Interaction patterns in distributed programming. Languages ​​and formalisms for the specification and implementation of concurrent processes.

Project 1 - Getting started

Using synchronized to synchronize concurrent threads.

Project 2 - Semaphores

Using Semaphore as tool to synchronize concurrent execution of threads.

Project 3 - Monitors

Using Monitors as tool to synchronize concurrent execution of threads.

Project 4 - Monitors, part II

Using Monitors as tool to synchronize concurrent execution of threads.

Project 5 - Reentrant locks

Introduction to the notion of reentrant locks.

Project 6 - Java Thread Pools

Introduction to some of the concurrency utilities included in the Java standard editions (versions 5 and 7)

Project 7 - Java RMI

Introduction to remote method invocation (RMI) in Java.

Project 8 - Message Passing with Erlang

Introduction to message passing using the Erlang language.

========================================

[PC] - Programación Concurrente

Breve descripción

Estudio de los problemas inherentes a la programación concurrente en sus dos modalidades, memoria compartida y paso de mensajes. Primitivas para la programación concurrente. Esquemas de interacción en programación distribuida. Lenguajes y formalismos para la especificación e implementación de procesos concurrentes.

Proyecto 1 - Mecanismos básicos

Utilización de synchronized para sincronizar hilos concurrentes.

Proyecto 2 - Semáforos

Utilización de semáforos como herramienta para sincronizar la ejecución concurrente de hilos.

Proyecto 3 - Monitores en Java

Utilización de monitores como herramienta para sincronizar la ejecución concurrente de hilos.

Proyecto 4 - Monitores en Java II

Utilización de monitores como herramienta para sincronizar la ejecución concurrente de hilos.

Proyecto 5 - Cerrojos reentrantes en Java

Introducción a la noción de cerrojos reentrantes.

Proyecto 6 - Uso de pools de hilos en Java

Introducción a algunas de las utilidades de concurrencia incluidas en las ediciones estándares de Java en sus versiones 5 y 7.

Proyecto 7 - Java RMI

Introducción a la invocación de métodos remotos (RMI) en Java.

Proyecto 8 - Paso de mensajes en Erlang

Introducción a la programación concurrente mediante paso de mensajes usando el lenguaje Erlang.

pc's People

Contributors

carlosrd avatar

Watchers

 avatar

Forkers

antonioirizar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.