Re: Running Kafka on a single node machine

2019-12-10 Thread Matthew Torres
ka offers high availability (when well provision and configured) and > tolerance to failure, like, hard drive failure, your data could be lost if > the disk fails and you do not have replicas right? > > -- > Jonathan > > > On Tue, Dec 10, 2019 at 10:30 AM Matthew Torres < &g

Re: Running Kafka on a single node machine

2019-12-10 Thread Matthew Torres
ormance is well known by the availability. > > Cheers! > -- > Jonathan > > > > > On Tue, Dec 10, 2019 at 7:33 AM Matthew Torres < > matthew.torres...@gmail.com> > wrote: > > > Hi, > > > > I want to convince my company to use kafka as our message queu

Running Kafka on a single node machine

2019-12-09 Thread Matthew Torres
Hi, I want to convince my company to use kafka as our message queue system, was wondering if it's possible to run kafka on a single machine. We have a unique use case where all our microservices is run on a single machine and currently we are using apache amq as our message queue. Apache amq is g