Skip to main content

Home/ Arquitectura?/ Group items tagged reactive-programming

Rss Feed Group items tagged

Pablo Lalloni

reactive-web - 0 views

  •  
    Reactive-web is a new framework for writing highly interactive and dynamic web applications. It's written in Scala , sits on top of Lift, and uses the Functional Reactive Programming library reactive-core (it's in the same repository). As in GWT, you can code the user interface in the same language as the rest of your application (except in Scala instead of Java), rather than writing JavaScript. Unlike GWT, however, you don't need an extra build step to convert your code to JavaScript. You can easily combine code that runs on the browser with code that runs on the server. And, you can declare dynamic relationships between components, like binding in Flex/JavaFX/etc. (only much more powerful).
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

Webinar: Building Reactive Apps with the Typesafe Platform - Blog - Typesafe - 0 views

  •  
    "Yesterday, James Ward, developer advocate at Typesafe, presented a webinar on building Reactive Apps with the Typesafe Platform. For those of you who missed out, or simply want to rewatch and share the session with friends and colleagues, we recorded James' presentation for your viewing pleasure!"
Pablo Lalloni

lihaoyi/scala.rx · GitHub - 0 views

  •  
    "Scala.Rx is an experimental change propagation library for Scala. Scala.Rx gives you Reactive variables (Rxs), which are smart variables who auto-update themselves when the values they depend on change. The underlying implementation is push-based FRP based on the ideas in Deprecating the Observer Pattern."
Pablo Lalloni

Case Studies & Stories | Typesafe - 0 views

  •  
    "Organizations across all industries, of all sizes are using the Typesafe Reactive Platform in amazing ways. Read through our case studies with some of the world's most innovative enterprises and startups."
Pablo Lalloni

Kamon - Tools for Monitoring Reactive Applications built on top of Akka, Spray and Play! - 0 views

  •  
    "The Open Source tool for monitoring applications running on the JVM."
Pablo Lalloni

websudos/reactiveneo - 0 views

  •  
    "Reactive type-safe Scala driver for Neo4J"
Pablo Lalloni

Play AutoSource : 2'30 Kickstart Full REST & CRUD Datasource in Play App (demo'ed with ... - 0 views

    • Pablo Lalloni
       
      Excelente este ejemplo y muy práctico y corto.
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

ReactiveMongo - 0 views

  •  
    "ReactiveMongo is a scala driver that provides fully non-blocking and asynchronous I/O operations."
Pablo Lalloni

mauricio/postgresql-async - 0 views

  •  
    "Async, Netty based, database drivers for PostgreSQL and MySQL written in Scala"
1 - 19 of 19
Showing 20 items per page