(20241226) Kafka on server.

This commit is contained in:
2024-12-25 20:14:09 +05:30
parent 6ca9255193
commit b1e9330863
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -3,7 +3,8 @@
# Kill all the scripts:
echo "Killing the script."
pkill -9 -f "$(pwd)/api/main.py"
#pkill -9 -f "$(pwd)/playground/socketio/from_kafka.py" &
pkill -9 -f "$(pwd)/playground/socketio/to_kafka.py"
pkill -9 -f "$(pwd)/playground/socketio/from_kafka.py"
# Get the name of the current directory,
# and kill the monitors of the above scripts: