Transactions without Transactions
Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.
The content has been bookmarked!
There was an error bookmarking this content! Please retry.
Posted by Niclas Nilsson on Jun 07, 2008
We get more and more cores in our CPUs, but does our software run linearly faster, or even close to that? In most cases - no. We have hit a trend change when it comes to faster CPUs. We will get more and more cores, but each core will be slower as the number of cores increase. How fast will your software run in a few years?
In his talk, Joe Armstrong introduces Erlang and the ideas of Concurrent Oriented Programming. Erlang is designed for fault-tolerance and because of the message-passing, share-nothing solution - scalability if built-in. Joe talks about the language, the philosophy behind the language, the implementation and about a number of commercial applications which are written in Erlang.
See the one hour presentation from JAOO 2007 at http://www.infoq.com/presentations/erlang-software-for-a-concurrent-world.
Improve Java Garbage Collection, Runtime Execution, and JVM visibility with Zing
SOA All-In-One Guide: KPIs & Best Practices, ESB Report
A practical guide to choosing the right agile tools
18 agile and lean practices for effective software development governance
Agile Practices to Improve Project Management Organization (PMO) Effectiveness
The video and presentation stops at 16:46. Am I the only one or is the video broken?
- Lars
Hi Lars
I just tested it and it seem to be working fine
Diana
Works fine for me again... Must have been my connection or so. Thanks.
Hello,
is it possible to download the slides of this excellent presentation ? Thanks - Paul
Guys... Flash 10 should be allowed too watch the video.
hello where is the presentation ?
Does anyone know how I can convert the audio to mp3 format, so I can listen to it on the road?
It would be great if we have a function here that we can download the presentation with the slide.
Flash 10 is still a beta product, why on earth should InfoQ be required to support a prerelease?
Sorry Lars, slide downloads were only available to people who attended JAOO.
One of the nicest things about erlang, which no one talks about, is how it is designed for ultra reliable software. Carrier grade etc. People seem to be used to unreliable terrible software these days, and would rather have things cheap (and disposable). However, erlang promises a higher grade of reliability then I think people are used to. Thats the greatest thing about it for me. The concurrency stuff is a nice side effect.
Steve Vinoski has blogged a lot about Erlang reliability. Check out steve.vinoski.net/blog. Also there are quite a few posts in Erlang forums that describe how single assignment, immutability etc. make Erlang a great platform for designing reliable systems. I am +1 with you that reliability is the #1 USP for Erlang.
you could download the .flv and then convert it with the ffmpeg dropping out the video track. But you would miss the slides :(
Richard Kreuter and Kyle Banker on how to avoid classical RDBMS transactional systems by using compensation mechanisms, transactional messaging or transactional procedures.
Attila Szegedi talks about performance tuning Java and Scala programs at Twitter: how to approach GC problems, the importance of asynchronous I/O, when to use MySQL/Cassandra/Redis, and much more.
One category of risk that project teams need to ensure they address is business value failure – delivering a product that fails to provide value for the business investor.
InfoQ spoke to the authors of Software Systems Architecture on a couple of new topics, the System Context viewpoint and Agile, which have been added to the second edition.
Alex Papadimoulis discusses ugly code, where it comes from, how to avoid it, and how to get rid of it.
John Davies examines Visa’s architecture and shows how enterprises have architected complex integrations incorporating Hadoop, memcached, Ruby on Rails, and others to deliver innovative solutions.
Sean Comerford unveils ESPN.com’s architecture, what components are used and why, and the current changes the website goes through.
Are there repeated patterns of failure on Enterprise Agile Enablement efforts? Sanjiv and Arlen discuss Seven Deadly Sins to avoid when adopting Agile in an enterprise.
13 comments
Watch Thread Reply