multiagent-system-example | project showcases a distributed agent system
kandi X-RAY | multiagent-system-example Summary
kandi X-RAY | multiagent-system-example Summary
multiagent-system-example is a C# library. multiagent-system-example has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
This project showcases a distributed agent system that is being used on a flotilla of vehicles to acquire near realtime (<10 ms latency) scientific data while moving on average at 100 km/h. Data comes from various equipment such as a high-precision inertial GPS system, a laser crack measurement system (LCMS), multiple high-resolution cameras, ... The production system also has realtime analysis agents that handle tasks such as detecting lane markings from photos of the road, finding the current road segment number from the current position, extrapolating the current position when the GPS signal is lost, ... Each agent can optionaly display an interactive GUI, which can be shown locally, remotely or even on multiple computers at the same time. The interface design is specific to each agent and is able to show raw/aggregated data, display charts, execute commands, ... Agents can also subscribe to the data source of other agents and will automatically reconnect in case of failure. The system is built with a reactive architecture and supports point-to-point or broadcast remote commands. It is based on WCF, Reactive.NET and TCP Qbservable (2013) that later became Qactive in 2016. The first production version of the project was completed in 2014. Starting from scratch today, certainly using Akka.NET would be a no brainer, but back then, it was deemed not yet ready to meet the system requirements in terms of features, performance (especially latency) and stability. Even if it is not using a full-featured and dedicated open-source agent framework, this project still offers a good example of the power and relative simplicity gained by using a reactive architecture, especially regarding concurrency and data flow.
This project showcases a distributed agent system that is being used on a flotilla of vehicles to acquire near realtime (<10 ms latency) scientific data while moving on average at 100 km/h. Data comes from various equipment such as a high-precision inertial GPS system, a laser crack measurement system (LCMS), multiple high-resolution cameras, ... The production system also has realtime analysis agents that handle tasks such as detecting lane markings from photos of the road, finding the current road segment number from the current position, extrapolating the current position when the GPS signal is lost, ... Each agent can optionaly display an interactive GUI, which can be shown locally, remotely or even on multiple computers at the same time. The interface design is specific to each agent and is able to show raw/aggregated data, display charts, execute commands, ... Agents can also subscribe to the data source of other agents and will automatically reconnect in case of failure. The system is built with a reactive architecture and supports point-to-point or broadcast remote commands. It is based on WCF, Reactive.NET and TCP Qbservable (2013) that later became Qactive in 2016. The first production version of the project was completed in 2014. Starting from scratch today, certainly using Akka.NET would be a no brainer, but back then, it was deemed not yet ready to meet the system requirements in terms of features, performance (especially latency) and stability. Even if it is not using a full-featured and dedicated open-source agent framework, this project still offers a good example of the power and relative simplicity gained by using a reactive architecture, especially regarding concurrency and data flow.
Support
Quality
Security
License
Reuse
Support
multiagent-system-example has a low active ecosystem.
It has 2 star(s) with 0 fork(s). There are 1 watchers for this library.
It had no major release in the last 6 months.
multiagent-system-example has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of multiagent-system-example is current.
Quality
multiagent-system-example has no bugs reported.
Security
multiagent-system-example has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
multiagent-system-example is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
multiagent-system-example releases are not available. You will need to build from source code and install.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of multiagent-system-example
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of multiagent-system-example
multiagent-system-example Key Features
No Key Features are available at this moment for multiagent-system-example.
multiagent-system-example Examples and Code Snippets
No Code Snippets are available at this moment for multiagent-system-example.
Community Discussions
No Community Discussions are available at this moment for multiagent-system-example.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install multiagent-system-example
You can download it from GitHub.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page