nh2 / nh2/conduit-concurrent-map

Support for non-preserving mapping

Offen
#2 1 Kommentar 1 Reaktion 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Haskell
Sterne
11
Forks
0
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

Thanks for the awesome utility function. I was wondering if it would be possible to provide a similar `concurrentMapM_` **without** enforcing ordering, that is, yield all elements as soon as possible without care for their order.

I can do this in [streamly](https://hackage.haskell.org/package/streamly) using `parMapM` (see https://hackage.haskell.org/package/streamly-0.10.1/docs/Streamly-Internal-Data-Stream-Prelude.html#v:parMapM) but I enjoy working with Conduit and I'd rather keep using it than migrating to a different ecosystem altogether.

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.