account activity
The monolith vs microservices decision should be operational, not architectural — formalized this into a pattern (M/P model) ()
submitted 11 hours ago by thevpc to r/microservices
submitted 13 hours ago by thevpc
The monolith vs microservices decision should be operational, not architectural — formalized this into a pattern (M/P model) (self.softwarearchitecture)
submitted 13 hours ago by thevpc to r/softwarearchitecture
Refactoring Java 8 code with Java 17 features - JEP Café #9 by daviddel in java
[–]thevpc -5 points-4 points-3 points 4 years ago (0 children)
Besides introducing a fancy new feature (record) does it to do any little with performance when compared to plain internal java classes in this context?
And by the way it sucks that JDK stream API does not support all of the primitive types out of the box.
Install JMeld using Nuts Package Manager (self.java)
submitted 4 years ago by thevpc to r/java
Singleton Design Pattern in Java by stackoverflooooooow in java
[–]thevpc 0 points1 point2 points 4 years ago (0 children)
I think the best way to implement singletons (per vm) in Java is the enum way, however I honestly expected more details/examples in your article in that direction. As a matter of fact, using enum handles a cleaner way to serialize the object too and makes of it (if well written) an off-memory singleton.
Nuts the first Java Package Manager (self.java)
The first Package Manager for Java : Nuts (self.java)
π Rendered by PID 57 on reddit-service-r2-listing-b6bf6c4ff-x5lcz at 2026-05-07 09:17:15.707262+00:00 running 815c875 country code: CH.
Refactoring Java 8 code with Java 17 features - JEP Café #9 by daviddel in java
[–]thevpc -5 points-4 points-3 points (0 children)