Subscribe to:
Posts (Atom)
Going one step further with Kotlin & gRPC
Recently, I tried using Quarkus with Kotlin for grpc. I have worked with grpc for communication between microservices in Java & Golang. ...
-
http://www.palindromelist.net/ https://nowthatsnifty.blogspot.com/2009/10/giant-list-of-palindromes.html http://www.derf.net/palin...
-
java.util.UUID timing test public class UUIDTest { public static void f(int n) { long start = System.currentTimeMillis(...
