/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.yld.io
| | cr.openjdk.java.net
1.8 parsecs away

Travel
| |
| | www.hhyu.org
1.6 parsecs away

Travel
| | Science, programming, books, and other interesting stuff
| | archive.jlongster.com
1.2 parsecs away

Travel
| | James Long's blog
| | www.curiousefficiency.org
25.7 parsecs away

Travel
| One of the recurring questions with asyncio is "How do I execute one or two operations asynchronously in an otherwise synchronous application?" Say, for example, I have the following code: >>> import