Hacker News new | ask | show | jobs
by sheeshkebab 3378 days ago
financial processing is typically sequential - can't calculate some metric until some other thing was calculated (or pulled data for)... not well parallelizable in other words. or so it is with some systems I deal with.