It can be implemented on top of Kafka with some effort, but Kafka doesn't solve 
this problem for you directly.


Amazon SQS does provide something like what you want, perhaps looking for other 
projects similar to SQS will yield some results.



________________________________
From: Abhimanyu Nagrath <abhimanyunagr...@gmail.com>
Sent: 20 June 2017 04:01:15
To: users@kafka.apache.org
Subject: Re: ticketing system Design

Hi ,

Can anyone suggest me where I can get the answer for these type of
questions?


Regards,
Abhimanyu

On Thu, Jun 8, 2017 at 6:49 PM, Abhimanyu Nagrath <
abhimanyunagr...@gmail.com> wrote:

> Hi ,
>
> Is Apache Kafka along with storm can be used to design a ticketing system.
> By ticketing system, I mean that there are millions of tasks stored in
> Kafka queues and there are processes/humans to take some actions on the
> task. there are come constraints that same task should not be assigned to
> two processes/humans and if a task flows to a process/human and no action
> is performed it should be reassigned.
>  I am not sure whether this can be solved using Kafka.Any help is
> appreciated
>
>
>
> Regards,
> Abhimanyu
>

Reply via email to