Home All Articles Tags About
img

Chris Zhong

Software Engineer

Chris Zhong

Personal Blog

Welcome to my blog


  • Home
  • All Articles
  • Tags
  • About
  1. Flink

    FlinkFlink is a powerful dataflow engine used to process stream data.ConceptsTopic --> partition by Id --> window Over 5 minute Intervals --> Database | | | | ...…

    2022-05-22
    Key Technologies
    Expand »

  2. Docker

    DockerDocker is basically a tool that lets you package up an app with everything it needs—code, libraries, settings, So wherever you run it—on your laptop, a server, or in the cloud—it behaves the same wayimage vs containera running image is calle...…

    2022-05-22
    Key Technologies
    Expand »

  3. Java API

    Java ApiSortingSort Array Arrays.sort(int[] arr): sort arr in ascending order Arrays.sort(int[] arr, int from, int to): sort arr from index from to index to in ascending order Arrays.sort(int[] arr, Comparator<Integer> c):...…

    2022-03-07
    Java
    Expand »


← Previous 9 / 9

Copyright © Chris Zhong 2025

Total viewed times