Skip to content

MultiThread in Java-FX to check internet connectivity every five seconds by the use of ScheduledExecutorService. Currently bug the thread is not being killed when you exit the application.

Notifications You must be signed in to change notification settings

paulouskunda/MultiThread-in-JavaFX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

MultiThread-in-JavaFX

MultiThread in Java-FX to check internet connectivity every five seconds by the use of ScheduledExecutorService. Currently the code has a bug, the thread is not being killed when you exit the application. You need to download the Mysql_connector to run the Database class.

if the solution to the bug is found, please do a pull request on the project

About

MultiThread in Java-FX to check internet connectivity every five seconds by the use of ScheduledExecutorService. Currently bug the thread is not being killed when you exit the application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages