Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Download Now
Add Two Lines of Code. Get Full APM.
AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.
Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
PRTOS is a simple, compact preemptive RTOS for embedded systems
...The advantages of PRTOS are:
It has the smallest footprint of any true preemptive system: 1.9kB for basic scheduling and task control, 5.1kB with all the features below (AVR '328 / gcc -Os);
Only 950 lines of code implement all of the RTOS features (SLOC-L);
The system is well documented with a comprehensive manual, well-commented source code, and a test suite demonstrating the features;
The system is proven - it has been in use since 1982 with applications in in-vitro medical equipment, process control instrumentation and industrial machinery;
PRTOS is released by Cleveland Engineering Design, LLC - developer of the CoRTOS cooperative RTOS
https://sourceforge.net/projects/cortos-simple/ and the CTREE analysis tool https://sourceforge.net/projects/ctree-graphic-tree-generator/
Commercial licensing is available
The project of mGDesktop is composed by Server(mginit), 2D/3D graphics demo programs, games, notebook, calculator, painter, medical interface example, industrial interface example, intelligent home control interface example, STB interface example.
This project is to develop a real time scheduler. We currently have a scheduler patch for the linux kernel that separates the ready real time tasks into MAX_PRI lists. This allows very fast insertion and basically flat dispatch times for real time tasks.
The open bicycle computer (oBiCo) is an outdoor computer to be mounted on your bike. We are providing an open source based plattform to ether use Linux based software or go with a small GPL'ed C++ OS (Booting in just 2 seconds)