Skip to content

Comment on Shall We Use Clojure?parent

Comments

For offline analysis, I'd eagerly agree. But have you had any success with FP for online analysis? E.g. you have 100 time series updating every second, and must yield some other series and events.

Yep. We use Haskell for all systems, online and offline, including the soft-real time stuff that watches the live feeds.

An eager functional language would probably die here, but it seems like a fine fit for a lazy one: compose a list of the other series/events as you scan.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.