What is UniNetS?
UniNetS is an extensible C++ API for simulating networks consisting
of inter-connected/communicating agents. It can be used to simulate any kind of
network from simple pipelined processing systems to network of I/O automata
nodes to a network of processors on a chip. Though currently a 100% C++ library,
plans are underway to make a Java library available soon.
Who will benefit with UniNetS?
Researchers and developers will both benefit with UniNetS alike. Industrial users can
simulate their solutions before deployment. For example, a heavily distributed
software system can be simulated using UniNetS on a single PC before deployment.
Researchers conjuring new network topologies, protocols and algorithms can
simulate and verify their theories using UniNetS.
|
|
|
|
Latest News
UniNetS development is currently in the "alpha" stage. The library is only
available in the source code format for linux like environments. Use the CVS
links above to obtain information on checking out the latest and the greatest
source code.
|