Hacker News new | ask | show | jobs
by personalityson 789 days ago
What if the list is so large it takes more seconds to process than the highest value in the list?
1 comments

Well, the scheduler will process all tasks parallelly, but this too would have its limits. This technique has many pitfalls and is therefore not meant for any practical use.