Skip to content
This repository has been archived by the owner on Aug 10, 2021. It is now read-only.
/ poc_skynet Public archive

the proof of concept for skynet auto-upgradable system

License

Notifications You must be signed in to change notification settings

gdimitriu/poc_skynet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

poc_skynet

the proof of concept for skynet auto-upgradable system

It has two projects:

org.gdimitriu.skynet

This is the first project and it is a proof of concept of the jaxb-ri and compiling. The drawback is the single jar.

org.skynet

This should be the next generation of skynet with rest and rpc. The multi-project idea was to have jars which have independent live-cycle. It start from the first project but it was too dependent on the environment and java sdk. This was dropped in later 2017 in favor of chappy project.

conclusion

Both projects are dead-end of the development of the auto-upgradable systems. JAXB-RI is ok to generate from xsd classed but finally the system should know the format. The future is to use the ASM. On both projects the binding should be generated by exporting the binding project into jar with the bounded libs and manifest. This stage should be automatically done by maven.

About

the proof of concept for skynet auto-upgradable system

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages