Skip to content

enrima-dev4/kernel

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

Content of directories

docs – documentation of the Kernel final implementation and the corresponding testing environment

  • Technical report on the kernel implementation
  • SMS of a tiny model for initial Kernel testing
  • Developer guide to the Data-wrapper
  • Developer guide to scen_gen (demonstration of using WSs by C++-applications)
  • Developer guide to test_gui (demonstration of using WSs by GUI-applications)
  • Specification of schemas of the WS (Web Services); it is organized into components, each documented in the corresponding PDF file
  • The DW (DataWarehouse) schema

clients – examples of DSS applications consuming the Kernel’s Web-Services

  • data_wrapper: simple application (in Java) uploading data
  • scen_gen: a Scenario Generator mock-up (in C++) for illustrating automatic generation of headers and DTOs, as well as WSs for getting the SMS
  • test_gui: simple GUI (developed in Spring) for testing the Kernel

Two easy ways for importing the repository to a local computer:

  • by cloning the repository using git ($git clone git://github.com/enrima-dev4/kernel.git)
  • by downloading the repository as the zip file (using the ZIP button)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published