
Adam Bien
1000 FOLLOWERS
Adam Bien's Software Engineering Weblog. Adam is a Freelancer, Author, JavaONE Rockstar Consultant, Java Champion and trainer.
Adam Bien
5h ago
Subscribe to airhacks.fm podcast via: spotify| iTunes| RSS
The #228 airhacks.fm episode with Mary Grygleski (@mgrygles) about:
Star Trek, Star Wars, transactional file systems, Java, Java EE, SQL, NoSQL and almost streaming
is available for download ..read more
Adam Bien
1w ago
In Java EE / Jakarta EE environments a ManagedExecutorService instance is injectable via the @Resource annotation:
import javax.enterprise.concurrent.ManagedExecutorService;
public class EventSource {
@Resource
ManagedExecutorService threadPool;
(...)
}
[code from: Java EE 8: Sending asynchronous CDI 2.0 events with ManagedExecutorService]
In pure MicroProfile environments these API is not available but can be replaced with ManagedExecutor from MicroProfile Context Propagation:
import org.eclipse.microprofile.context.ManagedExecutor;
public class EventSource {
@Inject ..read more
Adam Bien
1w ago
Subscribe to airhacks.fm podcast via: spotify| iTunes| RSS
The #227 airhacks.fm episode with Karol Harezlak (@karolh2000) about:
Amiga love, assembly, C, Java, Java ME, Java FX, NetBeans, Clouds and a Decentralized Package Network
is available for download ..read more
Adam Bien
2w ago
Subscribe to airhacks.fm podcast via: spotify| iTunes| RSS
The #226 airhacks.fm episode with Аlina Yurenko (@alina_yurenko) about:
GraalVM tooling, features, configuration and use cases
is available for download ..read more
Adam Bien
3w ago
Subscribe to airhacks.fm podcast via: spotify| iTunes| RSS
The #225 airhacks.fm episode with Jakob Jenkov (@jjenkov) about:
Java, performance, clouds and complexity
is available for download ..read more
Adam Bien
1M ago
Subscribe to airhacks.fm podcast via: spotify| iTunes| RSS
The #224 airhacks.fm episode with Ken Fogel (@omniprof) about:
capturing requirements, writing maintainable software, unit and system testing
is available for download ..read more
Adam Bien
1M ago
The 2023.1 / 106th edition of airhacks.tv with the following topics:
"Lambda Extensions, token cache with DynamoDB, Java EE vs. PlayFramework popularity, Kotlin, Rust, Optional use cases, Java Modules":
...is ready to watch:
See you every first Monday of the month at https://airhacks.tv 8pm CET (UTC+1:00). Show is also announced at: meetup.com/airhacks.
Any questions left? Ask now: gist.github.com/AdamBien/d5e03decb40c390ff44c1a41de52657c and get the answers at the next airhacks.tv.
Some questions are also answered with a short video: one minute with...
News: the airhacks discord server is av ..read more
Adam Bien
1M ago
The questions and topics for the very first airhacks.tv in 2023:
Time travel: 100 episodes ago: Play Framework vs. Java EE, reading a network file, ID generation, stateful calculations, JSF and Bootstrap, structuring huge applications, mixing storage and transfer concerns (...)
2022 observations
Strategies for updating tokens of AWS Lambda's
the state of airhacks industries :-)
See you every first Monday of the month at https://airhacks.tv 8pm CET (UTC+1:00). Show is also announced at: meetup.com/airhacks.
Any questions left? Ask now: gist.github.com/AdamBien/d60f7b91dc0e897915c083de35edef72 ..read more
Adam Bien
1M ago
Subscribe to airhacks.fm podcast via: spotify| iTunes| RSS
The #222 airhacks.fm episode with Bruno Souza (@brjavaman) about:
Xmas trees, Java and automation, public and private cloud and the Golden Circle
is available for download ..read more
Adam Bien
1M ago
Subscribe to airhacks.fm podcast via: spotify| iTunes| RSS
The #221 airhacks.fm episode with Geertjan Wielenga (@GeertjanW) about:
Friends of OpenJDK (foojay), Java.net 2.0, Wikipedia for Java and Azul
is available for download ..read more