|
You are here |
yasoob.me | ||
| | | | |
muhammadraza.me
|
|
| | | | | In this post, we will understand how an HTTP server works by implementing one in Python. | |
| | | | |
www.cs.cornell.edu
|
|
| | | | | As a side project, I wrote a simple implementation of green threads for the Python programming language. The library is called Bluelet and it uses Python's native implementation of coroutines. Bluelet makes it easy to write concurrent socket programs without OS threads, multiple processes, or select()-and-dispatch loops. | |
| | | | |
vcansimplify.wordpress.com
|
|
| | | | | Following my previous post here , I'll get to the programming part.But before that a few concepts that are important. Client Server Model Anytime two devices want to connect through a TCP/IP socket , one of them has to be a client and the other has to be a server. As an example your computer... | |
| | | | |
live-miraculous.pantheonsite.io
|
|
| | | |||