A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.playframework.com/documentation/2.5.x/api/scala/play/api/libs/iteratee/Execution$.html below:

Execution - play.api.libs.iteratee.Execution

Executes in the current thread.

Executes in the current thread. Uses a thread local trampoline to make sure the stack doesn't overflow. Since this ExecutionContext executes on the current thread, it should only be used to run small bits of fast-running code. We use it here to run the internal iteratee code.

Blocking should be strictly avoided as it could hog the current thread. Also, since we're running on a single thread, blocking code risks deadlock.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4