AltSearch
beta

Asynchronous - Recent Bookmarks - Page 1:


Making MySQL Queries Asynchronous in Tornado | Chart.io
Making MySQL Queries Asynchronous in Tornado #python http://ff.im/-FrZG9
http://chart.io/2011/making-mysql-queries-asynchronous-in-tornado/
Tags: mysql, python, tornado, asynchronous, non-blocking, async, chart.io, design, inspiration, nonblocking Saved by: admin at 11 Jun 2011

Techie Stuff › Understanding the code inside Tornado, the asynchronous web server
Understanding the code inside Tornado, the asynchronous web server My goal here is to have a walk through the lower layers of the Tornado asynchronous web server. I take a bottom-up approach, startin... Read more
http://golubenco.org/?p=16
Tags: python, tornado, programming, web, asynchronous, code, server, development, reference, webdev Saved by: admin at 08 May 2011

My thesis - building blocks of a scalable webcrawler - Marc's Blog
In my last semester as a student, I had the chance of working for an awesome company (Acquia) on a very interesting project. It all started with a post over at Dries Buytaert's blog. He is the CTO and... Read more
http://blog.marc-seeger.de/2010/12/09/my-thesis-building-blocks-of-a-scalable-webcrawler
Tags: nosql, scalability, crawling, io, programming, webcrawler, asynchronous, thesis, searchengine, web Saved by: admin at 20 Dec 2010

Kafka
Kafka is a distributed publish-subscribe messaging system. It is designed to support the following: Persistent messaging with O(1) disk structures that provide constant time performance even with man... Read more
http://sna-projects.com/kafka/
Tags: messaging, distributed, linkedin, kafka, pubsub, opensource, framework, asynchronous, performance, scalability Saved by: admin at 02 Dec 2010

Vows « Asynchronous BDD for Node
Asynchronous behaviour driven development for Node. There are two reasons why we might want asynchronous testing. The first, and obvious reason is that node.js is asynchronous, and therefore our tests... Read more
http://vowsjs.org/
Tags: node.js, javascript, bdd, test, testing, nodejs, asynchronous, framework, node, inspiration Saved by: admin at 29 Jun 2010

A HTTP Proxy Server in 20 Lines of node.js Code - good coders code, great reuse
"This is just amazing. In 20 lines of node.js code and 10 minutes of time I was able to write a HTTP proxy. And it scales well, too. It's not a blocking HTTP proxy, it's event driven and asynchronous,... Read more
http://catonmat.net/http-proxy-in-nodejs
Tags: javascript, proxy, node.js, nodejs, http, programming, server, webdev, asynchronous, development Saved by: admin at 29 Apr 2010

Neil Fraser: News: Deferred Analytics
Here is a method of calling Analytics which adds no penalty at all to the page load time. In the onload function fork off a task for 1 ms later. Due to the single-threaded nature of JavaScript, this d... Read more
http://neil.fraser.name/news/2010/04/07/
Tags: analytics, javascript, googleanalytics, performance, optimization, google, asynchronous, async, js, reference Saved by: admin at 09 Apr 2010

The Pragmatic Bookshelf
Node.js is a toolkit for writing high-performance network servers in JavaScript. And it’s events all the way down. In case you haven’t heard, JavaScript is now an excellent language for writing ex... Read more
http://pragprog.com/magazines/2010-03/javascript-its-not-just-for-browsers-any-more
Tags: javascript, node.js, programming, server, language, webdev, node, read, asynchronous, internet Saved by: admin at 06 Mar 2010

Nicholas Piël » Socket Benchmark of Asynchronous Servers in Python
Nicholas produces an excellent overview of the various python asynch server libraries available for massively scalable long poll servers.
http://nichol.as/asynchronous-servers-in-python
Tags: python, benchmark, concurrency, asynchronous, server, network, performance, twisted, webdev, comparison Saved by: admin at 23 Dec 2009

Google Code Blog: Google Analytics Launches Asynchronous Tracking
Today we're excited to announce our new Google Analytics Asynchronous Tracking Code snippet as an alternative way to track your websites! It provides the following benefits: * Faster tracking cod... Read more
http://googlecode.blogspot.com/2009/12/google-analytics-launches-asynchronous.html
Tags: google, analytics, javascript, performance, googleanalytics, asynchronous, ajax, js, async, webdev Saved by: admin at 03 Dec 2009