List Question
20 TechQA 2023-09-21T12:24:51.350000What does the warn message "failed to create Hotspot JVM interface, using NilJvm instead" mean?
171 views
Asked by ChillyPro
Twitter Futures - how are unused futures handled?
243 views
Asked by DFL
How to compare Scala Twitter Futures?
133 views
Asked by DFL
Return Twitter's Future within a certain duration
161 views
Asked by Luis Cardozo
Why does Finatra use flatMap and not just map?
188 views
Asked by Stefan Pavikevik
Best way to convert a Java Future to a Twitter Future
744 views
Asked by foobarbaz
Async logging using Twitter Futures in Scala
195 views
Asked by Nag
How to specify the execution service for future callbacks in Twitter Util?
291 views
Asked by Baradé
com.twitter.util.Await doesn't raise a com.twitter.util.TimeoutException
977 views
Asked by Alexander Ershov
How do you combine multiple com.twitter.util.Awaitable's with Future.select semantics?
350 views
Asked by reikje
How do I execute the code and see the results using twitter util-eval
396 views
Asked by nutim
Forcing an AsyncStream[A] into a Seq[A] in scala
383 views
Asked by L0ne
Twitter's Future.collect not working concurrently (Scala)
1.5k views
Asked by Ram
Storage tweets using spark in a multicore cluster
28 views
Asked by LuigiDB
Executing sequence of functions that return a future sequentially
1.8k views
Asked by Jonna
Does a Future get a new thread?
875 views
Asked by Jonna
dynamically parse a string and return a function in scala using reflection and interpretors
3.5k views
Asked by Doru Chiulan
Is there com.twitter.util.Local for Scala Future and ExecutionContext?
669 views
Asked by Sergey Alaev
What are advantages of a Twitter Future over a Scala Future?
6.3k views
Asked by Sergey Alaev
Java-Scala interop issue involving BoxedUnit/void return types
1.2k views
Asked by danielpcox