B4J Question Headless JavaFX in Console App

xulihang

Well-Known Member
Licensed User
Longtime User

Daestrum

Expert
Licensed User
Longtime User
It does work, but not how you seem to think it does.
It is still a UI application; it just doesn't attempt to use any graphics output.
It's the same single threaded Javafx loop running (bad for servers), as a normal Javafx application.
 
Upvote 0

Erel

B4X founder
Staff member
Licensed User
Longtime User
Upvote 0

xulihang

Well-Known Member
Licensed User
Longtime User
Starting a program with xvfb-run is slow.
I think the headless mode now solves this problem. I can let the server starts a UI app for processing.
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…