InfoQ Homepage Conferences Content on InfoQ
-
Panel: Agile Singapore 2014
The panelists discuss topics related to Agile Software development within the same three different categories as the three tracks of the conference: Organization, Practices and Technology.
-
How Does Agile Coaching Fit in to an Organization's Context?
Ryan Behrman runs a workshop on how to be a more effective change agent, using "Change poker" in teams to experience various aspects of change and to share best practices.
-
Full-text Search: Basics and Challenges
Itamar Syn-Hershko discusses full text search, what it is, how it works, improving relevance ranking, tackling multi-lingual search and challenges doing it with Lucene and Elasticsearch.
-
Making Eclipse IDE Better at Handling Real-life Projects
Mickael Istria showcases a number of extensions to the Eclipse IDE making it easier to import projects (simple or complex) and honoring modularity in the Project Explorer.
-
Modelling complex game economy with a graph database
Yan Cui discusses lessons learned, successes and challenges, and how a graph database enabled the Gamesys small team of game designers to stay agile and focused on delivering new content to players.
-
Cake Driven Development: Engineering at MOO.com
Mike Pearce tells the story of how MOO manages to keep a fresh, startup-like culture that fosters innovation and values collaboration, while still delivering products and looking after its staff.
-
Hexagonal Architecture with Grails
David Dawson explains how to build a Grails application based on a hexagonal architecture.
-
How to Train Your Docker Cloud
Andrew Kennedy talks about the reasons for creating a Docker cloud and how Clocker was born.
-
Reactive Application Design for High Volume Multi-dimensional Temporal Data Series
Stuart Williams examines some of the problems faced building an application processing billions of events/day with Spring Integration, Spring Expression Language, Reactor and the LMAX Disruptor.
-
Scale-oriented Architecture with APIs
John Sheehan presents choices – queues, proxies - helping a microservices architecture to stay robust and reliable, along with automation strategies allowing Runscope to deploy code 100 times a day.
-
Redefine - Redesign
Erwin Bauer proposes designers to challenge the status quo, identifying and solving potential problems, promoting change by redefining themselves.
-
ASPIRE:Exploiting Asynchronous Parallelism in Iterative Algorithms using a Relaxed Consistency-based DSM
The authors present a relaxed memory consistency model and consistency protocol that tolerate communication latency and minimize the use of stale values, outperforming other models.