Skip to main content

Home/ Arquitectura?/ Group items tagged asynchronous

Rss Feed Group items tagged

Pablo Lalloni

ReactiveMongo - 0 views

  •  
    "ReactiveMongo is a scala driver that provides fully non-blocking and asynchronous I/O operations."
Sebastián Zaffarano

Cloudreach Dev Blog: Asynchronous Code Reviews as an Efficient Way of Ensuring Code Qua... - 3 views

  •  
    Interesante para probar de ponerlo en práctica y ver qué resulta, ¿no?
  •  
    En github funciona muy muy bien el mecanismo, lo vengo usando bastante. El análisis, comprensión y diálogo que se genera a partir de los pull requests (y los reviews implícitos que esto produce, sumado a que la herramienta es muy muy buena, permitiendo cosas como poder poner comentarios y responderlos directamente en las lineas de código) son sumamente beneficiosos, ágiles y los resultados son muy buenos. Nosotros, localmente, venimos trabajando de manera similar a lo que se propone (y se acostumbra en github), tenemos branches por temas y se hace review y refactoring de las mismas antes de mergear al tronco de avance. Obviamente en este caso se extrañan MUCHO las herramientas de comunicación que provee github y que NO tenemos localmente.
Pablo Lalloni

A Deeper Look at Reactive Streams with Akka Streams 1.0 and Slick 3.0 - Free E-Books | ... - 0 views

  •  
    "Reactive Streams is an engineering collaboration between heavy hitters in the area of streaming data on the JVM. With the Reactive Streams Special Interest Group, we set out to standardize a common ground for achieving statically-typed, high-performance, low latency, asynchronous streams of data with built-in non-blocking back pressure-with the goal of creating a vibrant ecosystem of interoperating implementations, and with a vision of one day making it into a future version of Java."
Pablo Lalloni

http://www.reactive-streams.org - 1 views

  •  
    "Reactive Streams is an initiative to provide a standard for asynchronous stream processing with non-blocking back pressure on the JVM."
Pablo Lalloni

Unveiling Play 2.1 Json API - Part 2 : Writes/Format combinators - Mandubian Blog - 0 views

  •  
    "Now let's focus on Writes and Format in the details ;) "
Pablo Lalloni

Unveiling Play 2.1 Json API - Part 1 : JsPath & Reads combinators - Mandubian Blog - 0 views

  •  
    "In incoming Play2.1 version, a huge re-thinking has been done about JSON API provided by Play2.0.x which provides some great features but is clearly just the tip of the iceberg… Here is a first presentation of those evolutions aimed at unleashing your JSON usage in Play2 and revealing new forms of manipulation of web dataflows from/to external data systems. A usecase of this is manipulating DB structures directly using Json without any class models for document oriented structures such as MongoDB"
Pablo Lalloni

mauricio/postgresql-async - 0 views

  •  
    "Async, Netty based, database drivers for PostgreSQL and MySQL written in Scala"
Pablo Lalloni

stumbleupon/asynchbase - GitHub - 0 views

  •  
    Para cosas que no necesitan de sincronicidad, como un agregador de eventos de logging o un registrador de estadísticas de ambiente de ejecución, esta librería cliente de HBase parece mucho mucho mejor que el cliente propio.
Pablo Lalloni

jesque - 0 views

  •  
    "An implementation of Resque in Java."
Pablo Lalloni

Introducing Resque - 0 views

  •  
    "Resque is our Redis-backed library for creating background jobs, placing those jobs on multiple queues, and processing them later."
1 - 16 of 16
Showing 20 items per page