PinnedPublished inDev GeniusHow Can You Solve This Java Multithreading Interview Problem?ScenarioJul 16, 20224Jul 16, 20224
PinnedPublished inGeek CultureInterview Question: How does Thread Pool Work in Java?Before we dive into the question, let’s take a look at some key fields of the class ThreadPoolExecutor class:Aug 18, 2022Aug 18, 2022
PinnedPublished inGeek CultureMaster Debugging in IntelliJThere’s one comment I read the other day I found hilarious and so true at the same time:Sep 28, 20224Sep 28, 20224
PinnedJava Backend Developer Interview Questions(Pt. 11–20)11. What are the differences between thread and process? Thread is a small unit within a process. A process can have multiple threads. A…Dec 17, 2021Dec 17, 2021
What to do if the query calculation is moved out of database but is too slow using javaMany modern applications will move data computation and processing tasks away from databases and implement them in Java, which can gain…Jan 141Jan 141
Is Calculation Really Fast in Java?Many modern applications will move data computation and processing tasks away from databases and implement them in Java, which can gain…Dec 13, 20231Dec 13, 20231
esProc SPL, a data analysis engine reducing application cost by N timesAt present, there are many posts related to esProc SPL on the Internet, such as solution introduction, test report, case sharing, but most…Nov 5, 2023Nov 5, 2023
3 Things Led to My Unsatisfactory Project DeliveryI took full charge of a project for the first time recently. Sep 27, 20231Sep 27, 20231
Have you ever wondered what it would be like to have an AI as your boss?A few weeks ago, Jackson Greathouse Fall, a brand designer and writer, had less than 4,000 Twitter followers. Now, his following has…Apr 8, 2023Apr 8, 2023