I was thinking to be fluent in another #ProgrammingLanguage/framework.
The low hanging fruit would be #Java, but either way I'd have to learn #Springboot. Even thoudh I'd love to work with #vertx.
But I was thinking about a low level language like #Cpp or #Rust.
Any suggestions or tips? Is it even possible (or sustainable) this? How to keep up in the loop in both worlds?
#Programming #Developer #SoftwareDeveloper #DeveloperExperience #Career #BolhaDev #Programmer
I built a full WebDAV server with Quarkus + Vert.x.
Not a toy. Not a demo. Something you can actually mount in macOS Finder.
This article walks through:
– Handler-based WebDAV architecture
– PROPFIND, PUT, MKCOL, LOCK, DELETE
– Vert.x file I/O without blocking
– Why Finder breaks when LOCK is missing
If you ever wondered how WebDAV really works under the hood, this is for you.
https://www.the-main-thread.com/p/webdav-server-java-quarkus-vertx
#Java #Quarkus #Vertx #WebDAV #BackendEngineering #TheMainThread
Vert.x 5 has been released.
https://vertx.io/blog/eclipse-vert-x-5-released/
https://vertx.io/blog/whats-new-in-vert-x-5/
This #InfoQ article discusses the shift from blocking I/O (BIO) to non-blocking I/O (NIO) and asynchronous I/O (AIO) models, highlighting their role in modern software development.
Mohit Palriwal focuses on #vertx - a toolkit for building reactive applications on the JVM, featuring the Multi-Reactor Pattern, Event Bus, and Verticles.
Vert.x is ideal for Cloud, Big Data, and IoT, as shown through benchmarks and real-world examples.
Read now: https://bit.ly/3TCcCim