InfoQ

InfoQ

Topic/Tag specific view

GOTO Conference Content on InfoQ


Latest featured content about GOTO Conference

Scaling Devops - Breaking Down the Barriers between Development and IT Operations

Topics
Operations management ,
Devops,
GOTO 2011,
Operations,
GOTO Conference,
IT Service Management,
Adoption,
Infrastructure,
Cloud Computing,
Conferences,
Agile

Jez Humble discusses how to deal with risk management, regulation compliance, ITIL, audit requirements in a large organization that intends to adopt devops.

News about GOTO Conference

The Agile Community Needs to Embrace... Agile Thought Leaders at YOW! Australia 2011

Topics
Continuous Delivery,
Lean Startup,
Devops,
Agile Techniques,
IT Service Management,
Business,
Lean,
Infrastructure,
GOTO Conference,
TDD,
Cloud Computing,
Agile,
YOW Conference,
UX,
Conferences,
Testing

What is the most important thing that the Agile community needs to embrace in 2012 and beyond? InfoQ had the opportunity to attend the recent YOW! Australia Software Developer Conference and took the opportunity of having such a large number of Agile speakers in one place to sit in on the sessions and ask them their thoughts on this question.

Akka 1.1 Released, Brings Many Improvements to Futures and Performance, Reduces Dependencies,

Topics
Ruby,
Scala,
Java,
Dynamic Languages,
JVM Languages,
Erlang,
Functional Programming,
Languages,
Fault Tolerance,
Concurrency,
GOTO Conference,
Object Oriented Design,
Scalability,
Design,
Actors,
Performance & Scalability,
Architecture,
Programming,
Infrastructure,
Conferences

Akka 1.1 was released with many improvements in performance, Futures and more. The basic Akka also has no dependencies except for Scala 2.9. InfoQ caught up with Jonas Bonér to talk about the current state and the future of Akka.

Presentations about GOTO Conference

Architecting in the Gaps

Topics
GOTO 2011,
GOTO Conference,
Conferences,
Architecture Analysis,
Enterprise Architecture,
Architecture

Eoin Woods suggests creating the architecture of a system by discovering the interactions between the components and focusing on the boundaries, helping with defining the interfaces and interactions.

The Frustrated Architect

Topics
GOTO 2011,
Self-organizing Team,
GOTO Conference,
Scrum,
Teamwork,
Agile,
Conferences,
Architecture

Simon Brown discusses the role of the software architect, challenging some of the current assumptions and trying to redefine it in the context of Agile development.

Mobile HTML5

Topics
HTML5,
HTML,
Rich Internet Apps,
Web Development,
Markup Languages,
GOTO 2011,
Cross Platform,
Languages,
GOTO Conference,
Mobile Development,
Programming,
Mobile,
Conferences

Maximiliano Firtman discusses HTML5, the features it introduces, how it can be used for cross-platform mobile development, compatibility issues, creating apps for a store, taking a look at the future.

Architecture Without an End State

Topics
GOTO 2011,
GOTO Conference,
Methodologies,
Programming,
Conferences,
Rules,
Complex Systems,
Architecture

Michael Nygard outlines 8 rules for dealing with complex systems: Embrace Plurality, Contextualize Downstream, Beware Grandiosity, Decentralize, Isolate Failure Domains, Data Outlives Applications, Applications Outlive Integrations, Increase Discoverability.

Interviews about GOTO Conference

John Nolan on the State of Hardware Acceleration with GPUs/FPGAs, Parallel Algorithm Design

Topics
Dynamic Languages,
GOTO 2011,
Parallel Programming,
Languages,
GOTO Conference,
Performance Tuning,
Concurrency,
Programming,
Hardware,
Performance & Scalability,
Conferences,
GPU,
Multi-core,
Financial Applications

John Nolan shows the state of hardware acceleration with GPUs and FPGAs, why it's hard to write efficient code for them, and why to favor polymorphism over if statements for performance.

IDE's and Developer tools, current state and future

Topics
Java,
Git,
Objective-C,
GOTO 2011,
.NET,
iOS,
Languages,
GOTO Conference,
Source Control,
IDE,
Programming,
Mobile,
PHP,
Operating Systems,
IntelliJ IDEA,
ReSharper,
Conferences

Software developers spend a lot of their time working in an IDE or editor. JetBrains Tool Evangelist Hadi Hariri talking about expanding IDE offerings, Jetbrains Open-Source experiences and community contributions, Objective-C and dynamic language IDE's, tool integration and a sneak preview into the future of software development.

Hardware friendly, high performance Java-Applications

Topics
Java,
GOTO 2011,
Languages,
Reference Architecture,
Scalability,
GOTO Conference,
Real Time Java,
Optimization,
Programming,
Disruptor,
Conferences,
In-Memory Persistence,
Financial Applications,
Performance & Scalability,
Architecture,
Hardware

Martin Thompson and David Farley discuss how to use the scientific method to create high performance systems by measuring performance and adapting the implementation to approach the limits of current hardware. The disruptor architecture is an open sourced result of their work at low-latency, high throughput systems for the retail trading platform of LMAX Ltd.

Mike Lee and Brian LeRoux on Mobile Development, Patents, Cross Platform UIs

Topics
Javascript,
Web Development,
Dynamic Languages,
GOTO 2011,
Languages,
iOS,
GOTO Conference,
Programming,
Operating Systems,
Mobile,
iPhone,
Nokia,
PhoneGap,
Apple,
Patents,
Conferences,
iPad,
Windows Phone 7,
GUI

Mike Lee and Brian LeRoux discuss how patents affect app developers and approaches to keep away patent trolls. Also: when to choose native GUIs over web GUIs for mobile apps - and when not.