Gerhard Fuchs
Gerhard is a computer scientist who has programmed in Java since the year 2000. Currently, he works independently on the FEPCOS-project, which aims to simplify the programming of networked systems.
Gerhard blogs about FEPCOS-J, which he wants to release as Free/Libre and Open-Source Software.
Do you want your ad here?
Contact us to get your ad seen by thousands of users every day!
[email protected]All 0 Likes
FEPCOS-J: Implementing a Java Server and a Rust Client without Manual Network Programming
Table of Contents IntroductionJava server and Rust client implemented using tools from the FEPCOS-ProjectJava server and Rust client implemented as examplesImplementing the Java serverImplementing the Rust clientExecuting the client-server applicationJava server and Rust client can be implemented without manually network ...
See how FEPCOS-J relieves developers of the network programming required to implement a client-server application in Java.
FEPCOS-J prototypically implements a Java language extension that allows the realization of a multithreaded TCP/IP server in Java without thread or network programming.
An example shows how Java developers can build native executables of declaratively composed networked systems by using FEPCOS-J and GraalVM.
Compose networked systems like building blocks. An example illustrates how a Java developer can do this by using FEPCOS-J. Read more.
FEPCOS-J implements a Java-language extension that frees a Java-developer from network programming and supports cross-system concurrency.
All 2 Comments