Skip to content

Commit

Permalink
Add post for leveraging erlang in space talk
Browse files Browse the repository at this point in the history
  • Loading branch information
starbelly committed May 8, 2024
1 parent ecfdd8f commit 94d5633
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions priv/posts/marketing/20240508200910_leveraging-erlang-in-space.md
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/)

0 comments on commit 94d5633

Please sign in to comment.