My Book
-
Recent Posts
Blogroll
Recent Comments
- davef on MSEC – The Modern Software Engineer’s Companion
- vince on MSEC – The Modern Software Engineer’s Companion
- Michael on Continuous Integration and Feature Branching
- davef on Test *Driven* Development
- Trunk Primarily basically based Model – TOP Show HN on Perceived Barriers to Trunk Based Development
Archives
- December 2022
- November 2022
- July 2022
- January 2022
- March 2021
- January 2021
- December 2020
- November 2020
- August 2020
- July 2020
- April 2020
- November 2019
- September 2019
- August 2019
- March 2019
- February 2019
- November 2018
- September 2018
- June 2018
- April 2018
- March 2018
- October 2017
- January 2017
- October 2016
- June 2016
- May 2016
- April 2016
- October 2015
- August 2015
- June 2015
- April 2015
- March 2015
- December 2014
- November 2014
- October 2014
- September 2014
- August 2014
- February 2012
- January 2012
- December 2011
- July 2011
- June 2011
- January 2011
- November 2010
Categories
- Acceptance Testing
- Agile Development
- Blog Housekeeping
- Continuous Delivery
- Continuous Integration
- Culture
- DevOps
- Effective Practices
- Engineering Discipline
- External Post
- Feature Branching
- High Performance Computing
- LMAX
- Microservices
- Pair Programming
- Personal News
- Reactive Systems
- Software Architecture
- Software Design
- Software Engineering
- TDD
- Uncategorized
Meta
Category Archives: LMAX
Test Maintainability
At LMAX, where I worked for a while, they have extensive, world-class, automated acceptance testing. LMAX tests every aspect of their system and this is baked in to their development process. No story is deemed complete unless all acceptance criteria … Continue reading
Posted in Acceptance Testing, Agile Development, Continuous Delivery, LMAX, TDD
Leave a comment
The Reactive Manifesto
Over the past couple of months I have been helping out some friends to update the Reactive Manifesto. There are several reasons why I agreed to help. First I was asked to, by my old friend Martin Thompson. The most important reason … Continue reading
Disruptor – The implications on design
My company, LMAX, has recently released our disruptor technology for high performance computing. You can read a Martin Fowler’s overview here. The level of interest that we have received has been very pleasing, but there is one point that is … Continue reading
Posted in Agile Development, LMAX
2 Comments
Presentation on Continuous Delivery at LMAX
I was recently asked to do a presentation on the topic of Continuous Delivery at the London Tester Gathering. You can seen a video of the presentation here In this presentation I describe the techniques and some of the tools … Continue reading
Hypothesis based development
I think that the reason that agile development works is because it is the application of the scientific method to software development. A fundamental aspect of that is the importance of forming a hypothesis before you start so that you … Continue reading
Going live
My project went live this week. You can see our web site here. My team and I are all very proud of our work, we have been building the LMAX exchange for several years now, but have only just released … Continue reading
Posted in Agile Development, Continuous Delivery, LMAX
Tagged Agile, Continuous Delivery, LMAX
Leave a comment