The German CodeRage will be live on the 2nd of Juli. I will present two sessions.
<ol>
09:00 UTC Threads and Queues (11:00 MEST)
How can I accelerate my application by using Queues and Threads to execute some workloads in the background? My session will show some examples of how to include this kind of asynchronous data processing in your app.
16:00 UTC SQLite in Threads (18:00 MEST)
How can I use threads to
access an SQLite-Database? Spoiler: you can use the te
Weiterlesen...