[ 
https://issues.apache.org/jira/browse/SAMZA-587?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14362575#comment-14362575
 ] 

Serghei Varvariuc commented on SAMZA-587:
-----------------------------------------

Hello.
I am Sergey Varvaryuk, Student at Moscow State University of Railway 
Engineering (MIIT)
I'm new in Apache Software Foundation, and it is my first GSoC-experience.
This seems like a interesting project to me. I have some experience with MQ 
systems (IBM WebSphere MQ) and Java.
I think, there are many things I can learn doing this project.
Where can I find more information about this project? 
It would be really helpful if you could help me understanding this project.
Thanks.

> Create SystemConsumer and SystemProducer for ActiveMQ
> -----------------------------------------------------
>
>                 Key: SAMZA-587
>                 URL: https://issues.apache.org/jira/browse/SAMZA-587
>             Project: Samza
>          Issue Type: Improvement
>            Reporter: Yan Fang
>              Labels: gsoc2015, java
>
> [ActiveMQ|http://activemq.apache.org/] is a popular messaging queue. It will 
> be great for Samza to be able to read from and write to it. The basic idea is:
> 1. it will be separated into its own package
> 2. it implements SystemAdmin, SystemConsumer, SystemProducer. ( check the 
> org.apache.samza.system package in 
> [javadoc|http://samza.apache.org/learn/documentation/0.8/api/javadocs/] )
> 3. it is written in Java. Thought previous implementation is using Scala 
> ([Kafka 
> Implementation|https://github.com/apache/samza/tree/master/samza-kafka/src/main/scala/org/apache/samza/system/kafka]
>  and [FileSystem 
> Implementation|https://github.com/apache/samza/tree/master/samza-core/src/main/scala/org/apache/samza/system/filereader]),
>  we are moving from Scala to Java. All scala APIs are Java APIs. 
> 4. two systems mentioned in (3) could be used as a reference.
> Also see 
> [comment|https://issues.apache.org/jira/browse/SAMZA-261?focusedCommentId=14349570&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14349570].



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to