-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add post for leveraging erlang in space talk
- Loading branch information
Showing
1 changed file
with
42 additions
and
0 deletions.
There are no files selected for viewing
42 changes: 42 additions & 0 deletions
42
priv/posts/marketing/20240508200910_leveraging-erlang-in-space.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
{ | ||
"title": "Leveraging Erlang for Enhanced Fault Tolerance and Productivity in Space", | ||
"authors": ["Marketing Working Group"], | ||
"slug": "leveraging-erlang-in-space", | ||
"category": "marketing", | ||
"tags": ["erlang", "grisp", "embedded"], | ||
"datetime": "2024-05-08T20:01:39.078314Z" | ||
} | ||
--- | ||
Leveraging Erlang for Enhanced Fault Tolerance and Productivity in Space Applications: Insights from the GRiSP Platform | ||
--- | ||
|
||
## Leveraging Erlang for Enhanced Fault Tolerance and Productivity in Space Applications: Insights from the GRiSP Platform | ||
|
||
The Erlang Ecosystem Foundation (**EEF**) is excited to announce that Peer Stritzinger, a board member of the EEF, | ||
will be presenting at the Flight Software Workshop 2024. His talk, | ||
[Leveraging Erlang for Enhanced Fault Tolerance and Productivity in Space Applications: Insights from the GRiSP Platform](https://flightsoftware.org/workshop/FSW2024) | ||
will illuminate how Erlang’s fault-tolerant, distributed programming features and the Real-Time Executive for | ||
Multiprocessor Systems (RTEMS) come together through the GRiSP platform to tackle the unique challenges of space | ||
software development. | ||
|
||
In this talk, Stritzinger will delve into Erlang’s unparalleled strengths in | ||
building resilient systems that automatically recover from failures, | ||
essential for space's unpredictable environments. Erlang's lightweight | ||
processes and message-passing model enhance distributed systems' scalability | ||
and maintainability, allowing for efficient development of complex | ||
communication protocols and consistent performance across distributed space systems. | ||
|
||
The GRiSP platform combines Erlang's high-level fault-tolerant programming with RTEMS, | ||
a reliable real-time operating system. This integration creates an environment that enhances | ||
productivity and simplifies system management. Stritzinger will highlight the synergy between | ||
the GRiSP platform and RTEMS, showcasing how their collaboration fosters resilient, scalable | ||
embedded systems for both ground and space. | ||
|
||
He will also introduce the GRiSP2 evaluation board and the upcoming GRiSP nano, | ||
which offer developers streamlined prototyping and deployment tools, crucial for | ||
efficient IoT system development. | ||
|
||
Join Peer Stritzinger at the Flight Software Workshop 2024 to discover how the | ||
Erlang language and GRiSP platform offer a robust, productive toolkit for | ||
overcoming space application challenges. | ||
Learn more at [www.grisp.org](http://www.grisp.org/) and [www.grisp.io](http://www.grisp.io/) |