Hi, I'm trying to trace how Nimbus schedules the supervisors when a new task comes in.
I'm currently looking at the function <http://engineering.linkedin.com/distributed-systems/log-what-every-software-engineer-should-know-about-real-time-datas-unifying#>compute-new-topology->executor->node+port in Nimbus.clj but I am having a hard time understanding the clojure code. Could anybody explain how Nimbus does it briefly and if I'm looking at the correct portion of the code. Thanks a lot, -- ~Hilfi Alkaff
