InfoQ Homepage Languages Content on InfoQ
-
Interview with Benjamin Cabé on the Internet of Things at Eclipse
Recorded at EclipseCon NA 2015, Benjamin Cabé talks to Alex Blewitt about the state of the Internet of Things at Eclipse, including newly released and recently created projects under the IoT umbrella at Eclipse, as well the importance of having a neutral body to provide a hub for commercial organisations.
-
Interview with Lars Vogel on the Eclipse Platform
Recorded at EclipseCon NA 2015, Lars Vogel talks to Alex Blewitt about the state of the Eclipse platform, how Git and Gerrit are helping increase contributions and code quality, and what to look out for in the upcoming Eclipse Mars release.
-
Spring Framework - Today, Past and Future
Spring may not be in the air just yet but Juergen Hoeller, co-founder of the Spring Framework and project lead and release manager talks to InfoQ about how Spring has managed to stay relevant with developers by adapting to the changes in the underlying infrastructure such as Cloud, Big Data, NoSQL and so on. He talks about the Spring ecosystem and about the future of Spring including Spring 5.0.
-
Dianne Marsh on Language and Frameworks Used at Netflix, the Manager's Role, and Diversity in IT
Dianne Marsh talks to Charles Humble about hiring an engineer at Netflix, organising an engineering team around speed of execution, the languages and frameworks Netflix uses, and diversity in IT.
-
Jon McKay on Building Tessel Boards and What We Can Expect From Tessel Soon
The Internet of Things is right around the corner and it's very much about connected devices, sensors and gathering and leveraging data. The Tessel Board is programmable in JavaScript and makes it extremely easy to try out programming connected devices, send sensor data to the cloud or even control your elevator with a text message. And there's more to expect in the future, Jon tells us.
-
Mike Long on Modern C++ and the C++ Memory Model
Mike Long explains the new memory model in C++: why it's necessary, what it does, and who needs to know about it. Also: a look at modern C++ programming.
-
Eberhard Wolff on the Death of Java Application Servers
Eberhard Wolff explains his assertion that "Java application servers are dead". He describes application server deployment and monitoring model complexities and WAR and EAR deployment format deficits. In turn he promotes simpler and more standard compliant alternatives based on language agnostic tool stacks, while also acknowledging valid non-technical reasons that can prevent their adoption.
-
Todd Montgomery Discusses Java 8 Lambdas and Aeron
Understanding how Java 8 lambdas capture state can help programmers create more efficient and elegant designs. Todd Montgomery discusses his findings in this space and also unveils Aeron, a new open source messaging library for enabling communication between high volume, low latency applications.
-
Andrew Sorensen on Real Time Programming, Live Coding Music, Memory Management
Andrew Sorensen explains live music coding with Extempore, the challenges of real time programming, garbage collection, static analysis to determine real time code meets its deadlines, hotswapping code, and much more.
-
Jerome Louvel on Web APIs with Restlet and APISpark
Jerome Louvel talks about Web APIs, the Restlet framework and his latest venture APISpark
-
Todd Montgomery on the Reality of IoT, Protocols, Nuklei
Todd Montgomery talks about the Internet of Things: what it is and is not, looking at languages and protocols that will be useful, concurrency, manual memory management vs GC, and much more. Also: Kaazing's Nuklei project.
-
José Valim on the Elixir Language, Concurrency, Iteration
José Valim explains the ideas behind Elixir, a new programming language for the Erlang VM. Also: concurrency, handling iteration with Iteratees and other approaches, and much more.