forked from pyvideo/data
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpython-web-applications-in-multihost-low-latency.json
More file actions
26 lines (26 loc) · 1.24 KB
/
python-web-applications-in-multihost-low-latency.json
File metadata and controls
26 lines (26 loc) · 1.24 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"alias": "video/1263/python-web-applications-in-multihost-low-latency",
"category": "EuroPython 2012",
"copyright_text": "Standard YouTube License",
"description": "Creating low-level truncated WSGI frameworks to have lightweight\nskeleton Sharing state between nodes, stateless nodes, H+V scalability\nBackground worker/writer processes to prepare and cache data Customizing\nApache+mod-wsgi, running specialised daemons with mod-wsgi Realtime data\nupdates via SOAP, RPC, AJAX, REST Goal of the talk is to show ways, how\nto develop and run python web applications, that responds as fast as\npossible Audience should know basics of HTTP, WSGI, python web\nframeworks.\n",
"duration": null,
"id": 1263,
"language": "eng",
"quality_notes": "",
"recorded": "2012-07-06",
"slug": "python-web-applications-in-multihost-low-latency",
"speakers": [
"P Schon"
],
"summary": "[EuroPython 2012] P Schon - 5 JULY 2012 in \"Track Tagliatelle\"\n",
"tags": [],
"thumbnail_url": "http://i.ytimg.com/vi/I_HqPjl6quo/hqdefault.jpg",
"title": "Python web applications in multihost, low latency environments",
"videos": [
{
"length": 0,
"type": "youtube",
"url": "http://www.youtube.com/watch?v=I_HqPjl6quo"
}
]
}