From e0606397446fbb82f1d8322400f5a6ac74855347 Mon Sep 17 00:00:00 2001 From: Haochen Pan <32943456+haochenpan@users.noreply.github.com> Date: Mon, 22 Apr 2024 09:29:08 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1c227bd..8f8ce6e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Diaspora: Resilience-enabling services for science from HPC to edge +# Diaspora: Hybrid Event-Driven Architecture for Distributed Scientific Computing ## Event Fabric SDK Installation Guide ### Recommended Method: Use with `kafka-python` @@ -26,4 +26,4 @@ Note: This method does not include dependencies for `KafkaProducer` and `KafkaCo **Advanced Consumers with Faust**: Explore the [Faust Streaming Guide](docs/faust_weather_app.md) for advanced event streaming with Faust. -**Advanced Consumer Functions**: See our [Colab example](https://colab.research.google.com/drive/1tPKfxU2qPsLvNTreF6nKINU62k7pQWxa?usp=sharing) for demonstration. \ No newline at end of file +**Advanced Consumer Functions**: See our [Colab example](https://colab.research.google.com/drive/1tPKfxU2qPsLvNTreF6nKINU62k7pQWxa?usp=sharing) for demonstration.