Skip to content

rzippo/nancy-http

Repository files navigation

Nancy HTTP server

This project provides an ASP.NET HTTP server, that allows running the Deterministic Network Calculus algorithms of the Nancy library remotely or from another language, via its HTTP API.

See the tests folder for examples of using the API, and nancy-java-wrapper for an example of how to use this to run Nancy algorithms from other languages.

Academic attribution

This software is an academic product, just like papers are. If you build on someone else's scientific ideas, you will obviously cite their paper reporting these ideas. This is standard academic practice. Like it or not, citations are the academic currency.

If you use the Nancy library, or any software including parts of it or derived from it, 
we would appreciate it if you could cite the original paper describing it:

R. Zippo, G. Stea, "Nancy: an efficient parallel Network Calculus library", 
SoftwareX, Volume 19, July 2022, DOI: 10.1016/j.softx.2022.101178

The MIT license allows you to use this software for almost any purpose. However, if you use or include this software or its code (in full or in part) in your own, the fact that you are doing so in full compliance to the license does not exempt you from following standard academic practices regarding attribution and citation. This means that it is still your duty to ensure that users of your software:

  1. know that it use or includes our work, and

  2. they can cite the above paper for correct attribution (along with your own work, possibly).

The above two requirements are met, for open source projects, if you report the statement above in the readme of any code that uses or includes ours.

About

Run Nancy DNC computations via an HTTP API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages