how to transfer a big file

16

Upload: barcamp-saigon

Post on 12-Jan-2015

239 views

Category:

Business


2 download

DESCRIPTION

Presentation at BarcampSaigon 2013 Presenter: Nguyễn Văn Tiến

TRANSCRIPT

Page 1: How to transfer a big file
Page 2: How to transfer a big file
Page 3: How to transfer a big file
Page 4: How to transfer a big file
Page 5: How to transfer a big file
Page 6: How to transfer a big file
Page 7: How to transfer a big file

Java, C++ LibEvent, Poco, KyotoCabinet

Page 8: How to transfer a big file
Page 9: How to transfer a big file

1: reqPageUp

2b:genTok 3:tok 2a:checkUser

4:pageUp 4:up(tok)

5a:check(tok)

6a:genId()

6b:writeFile(id)

10: readFile

12: putChunks

11: genIds

6c: fileId

Page 10: How to transfer a big file
Page 11: How to transfer a big file

1: reqPageDown 4:pageDown

2a:checkUser 2b:genTok 3:tok

4:down(tok)

5:getMeta

6:getChunks

loop

sendChunks

Page 12: How to transfer a big file
Page 13: How to transfer a big file

Node 1 Node 2

Page 14: How to transfer a big file
Page 15: How to transfer a big file
Page 16: How to transfer a big file