Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in iterate

Enumerator vs Iterator in scala and java

How to return Enumerator of JSON from ReactiveMongo in Play 2

attoparsec-iteratee doesn't work when input is larger than buffer size

haskell iterate attoparsec

Why makes calling error or done in a BodyParser's Iteratee the request hang in Play Framework 2.0?

feeding two iteratee with one enumerator

scala playframework iterate

Play Framework 2.0 BodyParser - push parsing XML streams

Scalaz 7 Iteratee to process large zip file (OutOfMemoryError)

Using Iteratees and Enumerators in Play Scala to Stream Data to S3

Simple Generators

haskell f# ocaml yield iterate

Writing "wc -l" using Iteratee library - how to filter for newline?

haskell filter iterate

How to write an enumeratee to chunk an enumerator along different boundaries

Play / Logging / Print Response Body / Run over enumerator / buffer the body

Handling exceptions in an iteratee library without an error state

scala haskell io scalaz iterate

How to understand `Iteratee` in play2?

playframework-2.0 iterate

Why is the Empty input case needed in Scala Iteratees?

scala iterate

Combining two Enumeratees

haskell iterate

What well developed iteratee/pipes libraries are available for Scala?

scala java iterate