วันจันทร์ที่ 18 สิงหาคม พ.ศ. 2557

How to understand asyncio from python3 for me?

It is not easy for someone who is coding with synchronous applications before. For me, luckily i was learn from twisted matrix for a while.

So i read many from twisted and more on tonado framework. Then asyncio is very interesting to learn.

Please visit http://www.getoffmalawn.com/blog/playing-with-asyncio

I wish twisted will going to get asyncio from python3 as soon as.


updated: 20 Aug 2014
More documentation here http://www.drdobbs.com/open-source/the-new-asyncio-module-in-python-34-even/240168401?queryText=The%2BNew%2Basyncio%2BModule%2Bin%2BPython%2B3.4

update: 21 Aug 2014
Any twisted very briefly can be found here. http://www.aosabook.org/en/twisted.html

update: 29 Aug 2014
asyncio will avoid the "series of asynchronous callback chain."

วันเสาร์ที่ 16 สิงหาคม พ.ศ. 2557

Asynchronous solve the asynchronous problems

When people start to learn about asynchronous problems. I thing! easy way to learn it from problem.

The Asynchronous Problem has to be solved with asynchronous way.

Please have a seat at this video.

http://www.youtube.com/watch?v=9WV7juNmyE8


วันพฤหัสบดีที่ 14 สิงหาคม พ.ศ. 2557

Twisted Way!

Even it's not easy for me to understand. But i will try https://glyph.twistedmatrix.com/2012/12/the-twisted-way.html

When you look for it, there is nothing to see.
When you listen for it, there is nothing to hear.
When you use it, it is inexhaustible.


วันเสาร์ที่ 9 สิงหาคม พ.ศ. 2557