forked from pyvideo/data
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrestfs-the-next-generation-cloud-storage.json
More file actions
27 lines (27 loc) · 1.99 KB
/
restfs-the-next-generation-cloud-storage.json
File metadata and controls
27 lines (27 loc) · 1.99 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
27
{
"alias": "video/1306/restfs-the-next-generation-cloud-storage",
"category": "EuroPython 2012",
"copyright_text": "Standard YouTube License",
"description": "The RestFS is an experimental project to develop an open-source\ndistributed filesystem for large environments. It is designed to scale\nup from a single server to thousand of nodes and delivering a high\navailability storage system with special features for high i/o\nperformance and network optimization for work better in WAN environment.\nThe Restfs is pure-python, but several of the libraries that it depends\nupon use C extensions (sometimes for speed, sometimes to interface to\npre-existing C libraries). The Project is on the beginning stage, with\nsome technology previews released. The main characteristics of the\nRestFS are : - Scalability, no limits on storage and clients size - High\navailability, no single point of failure and data replication -\nAdaptative, load balancing and uniform distribution - High Performance,\nparallel transfer, local cache consistency , data transfer by difference\n- Flexible, S3 compatibility interface, dedicated library for\nintegration in web server and application layer This talk describes the\narchitecture, internals of RestFS and comparison among different free\nsoftware solutions. The session will discuss our experience in this\ndevelopment and detailed information on performance and scalability\nRestFS Introduction RestFS Website\n",
"duration": null,
"id": 1306,
"language": "eng",
"quality_notes": "",
"recorded": "2012-07-05",
"slug": "restfs-the-next-generation-cloud-storage",
"speakers": [
"F Manfredi",
"F Mosca"
],
"summary": "[EuroPython 2012] F Manfredi F Mosca - 4 JULY 2012 in \"Track Ravioli\"\n",
"tags": [],
"thumbnail_url": "http://i.ytimg.com/vi/9DIpgNzC5KM/hqdefault.jpg",
"title": "Restfs the next generation cloud storage",
"videos": [
{
"length": 0,
"type": "youtube",
"url": "http://www.youtube.com/watch?v=9DIpgNzC5KM"
}
]
}