Skip to content
#

java-virtual-machine

Here are 45 public repositories matching this topic...

Take a tour of the new features in Java SE 8, the platform designed to support faster and easier Java development. Learn about Project Lambda, a new syntax to support lambda expressions in Java code; the new Stream API for processing collections and managing parallel processing; the DateTime API for representing, managing and calculating date an…

  • Updated Jun 1, 2020
  • Java
Process_Sync_and_MultiThread_Optimization_using_Java

Research paper on Multi-Threading vs. Multi-Processing applies to Operating System & Application. The research analyzes the fundamental of multiprocess and multithreading programming. The report paper also explains the basics of how operating system functions, and OS Scheduler Algorithms. I also implement the Producer-Consumer Problem using Cond…

  • Updated Jan 21, 2021
  • Java
Automotive_Customization_System

The application allows multiple users to get access to the server, and modify the data (which is cars) in the server. The application also allows each user to configure their car and upload it to the server. The server and client object was implemented using Object Oriented Programing to encapsulate the design and access. Link Hash Map is used a…

  • Updated Jan 23, 2021
  • Java

Improve this page

Add a description, image, and links to the java-virtual-machine topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the java-virtual-machine topic, visit your repo's landing page and select "manage topics."

Learn more