In this series of simulating and troubleshooting performance problems in Scala, let’s discuss how to simulate StackOverflowError. StackOverflowError is a runtime error, which is thrown, when a thread's stack size exceeds its allocated memory limit.  Video: To see the visual... Continue Reading →