|
|
|
|
|
by mu53
1004 days ago
|
|
I think it'd be very easy to write your own. I used postgres subscribe/listen built in combined with a database table to get a distributed message system. Writing a distributed, scalable system is really hard, and beyond the API, that is the real value for kafka |
|
Every single person I know who's done this says it was a fantastic decision, and the "eventually I'll have to migrate to X" never came.