Pragmatic Programming Erlang Jul 2007
PragmaticProgrammingErlangJul2007英文正式版(Erlang程式:並行世界的軟體電子書)
內容說明:
書名:Erlang程式:並行世界的軟體
作者:JoeArmstrong
出版商:PragmaticBookshelf
發行日期:2007年7月11日
語言:英語
ISBN-10/ISBN-13:193435600X/978-1934356005
英文說明:
Erlangsolvesoneofthemostpressingproblemsfacingdeveloperstoday:
howtowritereliable,concurrent,high-performancesystems.It'sused
worldwidebycompanieswhoneedtoproducereliable,efficient,and
scalableapplications.InvestinlearningErlangnow.Moore'sLawisthe
observationthattheamountyoucandoonasinglechipdoublesevery
twoyears.ButMoore'sLawistakingadetour.Ratherthanproducing
fasterandfasterprocessors,companiessuchasIntelandAMDare
producingmulti-coredevices:singlechipscontainingtwo,four,ormore
processors.Ifyourprogramsaren'tconcurrent,they'llonlyrunona
singleprocessoratatime.Youruserswillthinkthatyourcodeis
slow.Erlangisaprogramminglanguagedesignedforbuildinghighly
parallel,distributed,fault-tolerantsystems.Ithasbeenused
commerciallyformanyyearstobuildmassivefault-toleratedsystems
thatrunforyearswithminimalfailures.Erlangprogramsrunseamlessly
onmulti-corecomputers:thismeansyourErlangprogramshouldrunalot
fasterona4coreprocessorthanonasinglecoreprocessor,all
withoutyouhavingtochangealineofcode.Erlangcombinesideasfrom
theworldoffunctionalprogrammingwithtechniquesforbuilding
fault-tolerantsystemstomakeapowerfullanguageforbuildingthe
massivelyparallel,networkedapplicationsofthefuture.Thisbook
presentsErlangandfunctionalprogramminginthefamiliarPragmatic
style.Andit'swrittenbyJoeArmstrong,oneofthecreatorsofErlang.
Itincludesexamplecodeyou'llbeabletobuildupon.Inaddition,the
bookcontainsthefullsourcecodefortwointerestingapplications:
-ASHOUTcastserverwhichyoucanusetostreammusictoevery
computerinyourhouse,and
-afull-textindexingandsearchenginethatcanindexgigabytesof
data.Learnhowtowriteprogramsthatrunondozensorevenhundredsof
localandremoteprocessors.Seehowtowriterobustapplicationsthat
runeveninthefaceofnetworkandhardwarefailure,usingtheErlang
programminglanguage.
相關商品:OReillyRubyPocketReferenceJul2007英文正式版(Ruby隨身手冊電子書)NoStarchPressTheBookofQt4TheArtofBuildingQtApplicationsJul2007英文正式版(Qt4手冊電子書)