Torben Hoffman
Torben Hoffmann is a Software Staff Engineer at Motorola Denmark. He
has worked for Motorola since 2001, primarily within the areas of
software quality assurance, process improvement and people management.
His current role is project manager and developer for the same
Erlang/OTP project described in Nicholas’ bio.
At the Erlang eXchange 2008, Torben will speak on how Erlang is used Ericsson Denmark
At the Erlang eXchange 2008, Torben will speak on how Erlang is used Ericsson Denmark
Torben Hoffman is Giving the Following Talks
Introducing Erlang to Motorola: The Journey to Success
Nicholas will explain how two engineers in Motorola were able to
persuade top management to move Erlang out of the labs and into real
telecommunications projects. First looking at the initial ideas and
reasoning for using Erlang inside of Motorola, this presentation will
then dive deaper into some of the organisational and technological
issues associated with deploying a new development language in a large
company. Two projects will be highlighted, each were used as powerful
case studies to convince people to see Erlang as an enabler to higher
productivity and better quality. The nature of our systems as
concurrent, real time and distributed beasts will also be covered and
how this matches up with the strengths of Erlang/OTP.
Motorola Denmark is the center of excellence for worldwide TETRA engineering. You can read more about what we do in detail here: http://www.motorola.com/tetra
Motorola Denmark is the center of excellence for worldwide TETRA engineering. You can read more about what we do in detail here: http://www.motorola.com/tetra
CouchDB from 10,000 ft - an introduction to CouchDB
This presentation takes a look at CouchDB from 10,000 ft. We try
not to lose you in technical details and paint the big picture that you
need to understand CouchDB’s strengths and weaknesses.
CouchDB
is a document oriented database. It does not adhere to the relational
principles of traditional databases. You will learn what that means for
your application design.
CouchDB’s replication
support solves the problems of high-traffic web sites, distributed
peer-to-peer, and offline applications all at the same time. We show
you what kind of applications you are able to build with that.
However,
CouchDB is no Silver Bullet and there are cases where it is a poor fit.
You will learn to decide when to use it for your project and when you
are better off with a different solution.