By mswatcher
via blog.redfin.com
Published: Oct 25 2012 / 04:17
To kick off our San Francisco series of engineer-to-engineer lectures on new technologies and interesting problems in consumer software, we invited in the Great Alex Payne to talk about how Twitter uses Scala, a programming language that combines traits of object-oriented languages and functional languages with an eye toward supporting concurrency better in large-scale software.
Comments
infovation_Softwares replied ago:
"You can model concurrency as messages – a unit of work — sent to actors, which is really nice" ;-) BUT you have no control over which thread goes on which core, its concurrent but not MultiCore ;-)
Voters For This Link (13)
Voters Against This Link (1)