🧠
MY SECOND BRAIN
meBlogLinkedInGitHub
  • Second brain
  • AI - Artificial Intelligent
    • AI-labeling
    • AI-training
  • Books
  • Code
    • Linux
    • Gradle
  • Company
    • Interview
  • Computer science
    • Data Structures
    • Algorithms
    • Concurrency
  • Container
    • Docker
      • Docker | Private Docker Registry
    • Kubernetes
  • Distributed systems
    • Akka
    • Analytics
    • Delivery guarantee
    • Kafka
    • Rebalancing
    • RPC
      • gRPC
  • Food
    • Recipes
      • Tiramisu
  • Git
  • GH CLI
    • GH CLI | Pull Request
  • SSH
    • SSH bastion | SSH Jump host
    • SCP
  • Learning
  • Management
  • Reactive systems
  • System Design
    • CAP Theorem
    • Domain Driven Design
    • System Design Interview
    • Load Balancing
    • CDN
  • OCR
  • Productivity
    • Alfred
  • Health
    • Teeth
  • Devops
  • Data stores
    • Elasticsearch
    • Mongo
  • Germany
    • Berlin
      • Where is to buy Christmas trees in Berlin
    • Internet in Germany
      • Install custom router for telekom
  • Transport
    • Bikes
  • Travel
    • Russia
      • Moscow
        • Moscow Attractions
    • United Kingdom
  • Writing
    • Markdown
      • Markdown Tables
  • Programming languages
    • Java
      • Java | OCR
      • Java | Spring
      • JAVA | How to install multiple Java versions on macOS
    • Go
    • Kotlin
    • Python
  • Optimization
    • Email
      • Zero inbox
  • Finance
    • Investment
      • Online brokers
  • People
  • Security
    • SaaS Security
  • Unix
    • Shell
      • ZSH
  • Work
    • Feedback
Powered by GitBook
On this page

Last updated 1 year ago

Learning

Akka

Links

  • - great overview of concurrency in Java. It has a lot of useful sub links to understand the topic in more details.

  • - great overview of specification and existing solutions for observability in Java

  1. Programming languages

Java

PreviousProgramming languagesNextJava | OCR
  • Learning
  • Akka
  • Links
Reactive Architecture(1): Introduction to Reactive Systems
Lightbend Akka for Java - Professional
Lightbend Akka Cluster - Sharding (Java)
Lightbend Akka Streams for Java - Professional
Regular expressions in Java - Tutorial
Akka – toolkit to write reactive, concurrent, and distributed application on the JVM
Lightebend – a company to help with solutions based on Akka but also they have Akka courses and certifications
Guice - Dependency Injection framework, supports JSR-330
Vaadin - web application platform for Java
Apache PDFBox – open source Java tool for working with PDF documents
Easytable - a library build on Apache PDFBox to build tables
pdfbox-layout – a library to work with text, paragraphs, pagination, etc
How to Use Github Packages for Deploying Jars
Detect or Remove Lines From Image Using OpenCV With Spring Boot
Article by Jakob Jenkov: Java Concurrency and Multithreading Tutorial
Article by Lars Vogel: Java concurrency (multi-threading)
Article by Baelding: Java equals() and hashCode() Contracts
Video: JIT Compilation with Graal: Java source to Assembly by Swapnil Gaikwad
Video: Java Observability with OpenTelemetry By Andrzej Kubik