转:分布式系统领域经典论文翻译集

分布式系统领域经典论文翻译集

分布式系统领域经典论文翻译集

2011-04-3010:13:33|分类:搜索与分布式|标签:分布式googledistributed论文scale|字号订阅

分布式领域论文译序

sql&nosql年代记

海量数据的存储计算和查询

一.google论文系列

1.google系列论文译序

2.Theanatomyofalarge-scalehypertextualWebsearchengine

3.面向星球的网络搜索:google集群架构

4.GFS:google文件系统

5.mapreduce:SimpliedDataProcessingonLargeClusters

6.bigtable:ADistributedStorageSystemforStructuredData

7.Chubby:TheChubbylockserviceforloosely-coupleddistributedsystems

8.Sawzall:InterpretingtheData--ParallelAnalysiswithSawzall

9.Pregel:ASystemforLarge-ScaleGraphProcessing

10.Dremel:InteractiveAnalysisofWebScaleDatasets

11.Percolator:Large-scaleIncrementalProcessingUsingDistributedTransactionsandNotifications

12.MegaStore:ProvidingScalable,HighlyAvailableStorageforInteractiveServices

13.CaseStudyGFS:EvolutiononFast-forward

14.GoogleFileSystemII:DawnoftheMultiplyingMasterNodes

google系列论文翻译集(合集)

二.分布式理论系列

00.AppraisingTwoDecadesofDistributedComputingTheoryResearch

0.HowtoBuildaHighlyAvailableSystemUsingConsensus

1.分布式理论系列译序

2.AbriefhistoryofConsensus_2PCandTransactionCommit

3.拜占庭将军问题--LeslieLamport

4.Impossibilityofdistributedconsensuswithonefaultyprocess

5.Leases:租约机制

6.paxosmadesimple

7.2pc-2阶段提交:NotesonDataBaseOperatingSystems--JimGray

8.3pc-3阶段提交:NONBLOCKINGCOMMITPROTOCOLS

9.LifebeyondDistributedTransactions:anApostate’sOpinion

10.AComparisonoftheByzantineAgreementProblemandtheTransactionCommitProblem--JimGray

11.Uniformconsensusisharderthanconsensus

12.ConsensusonTransactionCommit--JimGray&LeslieLamport

13.PaxosMadeLive-AnEngineeringPerspective

14.FastPaxos--LeslieLamport

15.ThePartTimeParliament--LeslieLamport

16.TimeClocksandtheOrderingofEventsinaDistributedSystem--LeslieLamport

17.DistributedSnapshots:DeterminingGlobalStatesofaDistributedSystem--LeslieLamport

18.VirtualTimeandGlobalStatesofDistributedSystems

19.TimestampsinMessage-PassingSystemsThatPreservethePartialOrdering

20.FundamentalsofDistributedComputing:APracticalTourofVectorClockSystems

三.Sql&NoSql理论系列

0.TowardsRobustDistributedSystems:Brewer's2000PODCkeynotes

1.CAP理论

2.Harvest,Yield,andScalableTolerantSystems

3.Brewer'sconjectureandthefeasibilityofconsistent,available,partition-tolerantwebservices

4.BASE模型:BASEanAcidAlternative

5.最终一致性

6.可扩展性设计模式

7.可伸缩性原则

8.MapReduce:一个巨大的倒退

9.TheFive-MinuteRule20YearsLater(andHowFlashMemoryChangestheRules)

10.TheTransactionConcept:VirtuesandLimitations--JimGray

11.NoSql生态系统

12.scalability-availability-stability-patterns

四.基本算法和数据结构

1.大数据量,海量数据处理方法总结

2.大数据量,海量数据处理方法总结(续)

3.ConsistentHashingAndRandomTrees

4.MerkleTrees

5.ScalableBloomFilters

6.IntroductiontoDistributedHashTables

7.B-TreesandRelationalDatabaseSystems

8.Thelog-structuredmerge-tree

9.lockfreedatastructure

10.DataStructuresforSpatialDatabase

11.Gossip

12.lockfreealgorithm

13.TheGraphTraversalPattern

五.基本系统和实践经验

1.BerkeleyDBwhitepaper

2.Dynamo:Amazon’sHighlyAvailableKey-valueStore

3.Cassandra-ADecentralizedStructuredStorageSystem

4.PNUTS:Yahoo!’sHostedDataServingPlatform

5.Hive–APetabyteScaleDataWarehouseUsingHadoop

5.BenchmarkingCloudServingSystemswithYCSB

6.Designs,LessonsandAdvicefromBuildingLargeDistributedSystems--JeffDean

7.ChallengesinBuildingLarge-ScaleInformationRetrievalSystems--JeffDean

8.ApacheHadoopGoesRealtimeatFacebook

9.Hadoop平台优化综述

六.其他辅助系统

1.Thegangliadistributedmonitoringsystem:design,implementation,andexperience

2.Chukwa:Alarge-scalemonitoringsystem

七.其他

ReflectionsonTrustingTrust--KenThompson

WhoNeedsanArchitect?

GoTostatementsconsideredharmfull--EdsgerW.Dijkstra

NoSilverBulletEssenceandAccidentsofSoftwareEngineering--FrederickP.Brooks

转载请注明作者:phylips@bmy2011-4-30

出处:http://duanple.blog.163.com/blog/static/709717672011330101333271/

再推荐一个相关文章:http://blog.nosqlfan.com/html/1647.html

列举的大部分论文都是相同的,不过也有一些是各自独有的。

相关推荐