Skip to main content

Home/ Arquitectura?/ Group items tagged scala

Rss Feed Group items tagged

Pablo Lalloni

Lessons Learnt Fommil · janm399/akka-patterns Wiki - 0 views

  •  
    "The akka-patterns project is a dumping ground for lessons learnt on a variety of Scala / Akka / Spray topics. At the end of 5 months working on real world (commercial) projects, that were originally based on the akka-patterns architecture, Sam Halliday (@fommil) was asked to document the lessons learnt: Milestone: Lessons Learnt Pull Request: Lessons Learnt This short document is a summary of the highlights from the pull request."
  •  
    Es muy importante que estudiemos este documento y proyecto todos los que estamos trabajando con akka y/o spray.
Pablo Lalloni

NICTA/scoobi · GitHub - 0 views

  •  
    "A Scala productivity framework for Hadoop."
Pablo Lalloni

non/spire · GitHub - 0 views

  •  
    Spire is a numeric library for Scala which is intended to be generic, fast, and precise. Using features such as specialization, macros, type classes, and implicits, Spire works hard to defy conventional wisdom around performance and precision trade-offs. A major goal is to allow developers to write efficient numeric code without having to "bake in" particular numeric representations. In most cases, generic implementations using Spire's specialized type classes perform identically to corresponding direct implementations.
Pablo Lalloni

Hacking Scala - Scalaz - Resources For Beginners - 0 views

  •  
    "In this post I want to summarize all resources I found about scalaz or related to scalaz that are actually approachable by beginners."
Pablo Lalloni

Hacking Scala - Easy Dependency Injection in Play Framework with Scaldi - 0 views

  •  
    "In this post I would like to make small introduction to Scaldi and show you how easy it is to use it together with Play."
Pablo Lalloni

Introducing Scoobi and Scalding: Scala DSLs for Hadoop MapReduce * myNoSQL - 0 views

  •  
    Buenas diapositivas introduciendo scalding y scoobi.
Pablo Lalloni

zzorn/ScalaQuantity - 0 views

  •  
    "Library for expressing quantities and units of measurement in Scala in a type safe manner, where the compiler checks that assignments and calculations with the units are correct."
Pablo Lalloni

Learning Slick - 1 views

  •  
    Un tutorial profundo de SLICK (ex-ScalaQuery, la librería de acceso a RDBMS type-safe que usamos en varios proyectos basados en scala incluyendo Navrel, etc.). Los que no conozcan SLICK/ScalaQuery deberían verlo aprovechando este nuevo material.
Pablo Lalloni

longevity - 1 views

  •  
    "Model your domain in the language and style of Domain Driven Design. Implement it using Scala case classes and companion objects. Pass us your subdomain, and we provide the persistence. Persistence concerns, operations and data are abstracted behind an elegant persistence API. We provide you with fully featured repositories for MongoDB and Cassandra. We provide a suite of integration tests to exercise your repositories against a real database, as well as in-memory repositories for other tests."
Pablo Lalloni

codahale/jerkson - 0 views

  •  
    Jerkson is a Scala wrapper for Jackson which brings Scala's ease-of-use to Jackson's features.
Pablo Lalloni

Functional Dependencies in Scala | Chuusai - 0 views

  •  
    Functional dependencies are a near-standard extension to Haskell (present in GHC and elsewhere) which allow constraints on the type parameters of type classes to be expressed and then enforced by the compiler.
Pablo Lalloni

mongodb/casbah - GitHub - 0 views

  •  
    Scala toolkit for MongoDB
Pablo Lalloni

foursquare/rogue - GitHub - 0 views

  •  
    Rogue is a type-safe internal Scala DSL for constructing and executing find and modify commands against MongoDB.
Pablo Lalloni

chrislewis/highchair - GitHub - 0 views

  •  
    A simple query library for scala and the Google data store.
« First ‹ Previous 61 - 80 of 233 Next › Last »
Showing 20 items per page