top | item 18045171

(no title)

msangi | 7 years ago

What would a functional approach be?

discuss

order

_0w8t|7 years ago

It depends on what is the goal. To take advantage of multicore for computations one can use explicitly parallel functional algorithms. To improve response under load one can do load balancing within application and schedule at the very top (shell level) several independent functional pipelines.

yoava|7 years ago

Function composition