RedisPubSub Project v0.9.0 RedisPubSub is an utility with Publisher/Subscirber model based on Redis for J-PARC/MLF. |
Publish based on Redis Publisher/Subscriber utility for J-PARC/MLF. More...
#include <iostream>
#include <sstream>
#include <cstdlib>
#include "RedisPubSub.h"
#include <unistd.h>
Functions | |
int | main (int argc, char **argv) |
Publish based on Redis Publisher/Subscriber utility for J-PARC/MLF.
The publish command publishes text data with the channel name.
int main | ( | int | argc, |
char ** | argv | ||
) |