Remove articles generics-in-java-and-their-implementation
article thumbnail

Solving Common Cross-Platform Issues When Working With Flutter

Smashing Magazine

Flutter isn’t that, though: it runs natively on each platform, and it means each app runs just like it would run if it were written in Java/Kotlin or Objective-C/Swift on Android and iOS, pretty much. In this article, we’re going to see some of those differences and how to overcome them. Example 1: Storage.

Storage 93
article thumbnail

Speeding Up Hadoop Builds Using Distributed Unit Tests

Highly Scalable

In this article I describe a technique we used to speed up a Pig build from 9 hours to 1 hour 30 minutes using 6 Jenkins nodes. This technique is generic and can be considered as a general way to speed up maven or ant builds on Jenkins CI server or other CI systems. Basically, the problem boils down to the following.

Speed 100
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Transforming enterprise integration with reactive streams

O'Reilly Software

So, software is a part of a greater whole, and typically multiple generations of technologies must coexist peacefully and purposefully to provide a viable service. So, software is a part of a greater whole, and typically multiple generations of technologies must coexist peacefully and purposefully to provide a viable service.

article thumbnail

References, simply

Sutter's Mill

Every reference has a dual nature: It’s implemented under the covers as a pointer, but semantically it usually behaves like an alias because most uses of its name automatically dereference it. References What references are and how to use them In C++, a C& or C&& reference is an indirect way to refer to an existing object.

C++ 75
article thumbnail

5 key areas for tech leaders to watch in 2020

O'Reilly

O’Reilly online learning contains information about the trends, topics, and issues tech leaders need to watch and explore. It’s also the data source for our annual usage study, which examines the most-used topics and the top search terms. [1]. It’s the single most popular programming language on O’Reilly, and it accounts for 10% of all usage.