Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

should we develop an activiti cloud connector in another language e.g. scala? #1672

Open
ryandawsonuk opened this issue Jan 10, 2018 · 1 comment

Comments

@ryandawsonuk
Copy link
Contributor

It seems you can actually use the spring cloud streams constructs directly in scala

https://github.com/jimmyoak/lab-scala-spring-cloud-stream/blob/master/api/src/main/scala/org/jimmyoak/service/reactiveuserservice/api/event/consumer/UserEventConsumer.scala

Also seems like spring cloud streams have some level of support for python

https://github.com/spring-cloud-stream-app-starters/python

These guys seem to be discussing the same idea:

https://stackoverflow.com/questions/37793746/how-to-call-python-script-from-spring-cloud-stream-based-micro-service

But is it worth us writing an example? Is it really a spring cloud stream question rather than an Activiti question? Or would it help the community to see an example?

@ryandawsonuk ryandawsonuk created this issue from a note in Activiti 7.x (Open) Jan 10, 2018
@salaboy
Copy link
Contributor

salaboy commented Feb 1, 2018

@ryandawsonuk this is a very good community contribution for someone looking into getting involved with our projects.

@salaboy salaboy added this to the 03-2018 milestone Feb 1, 2018
@salaboy salaboy modified the milestones: Beta1, Beta2 May 4, 2018
@salaboy salaboy modified the milestones: Beta2, RC1 Sep 14, 2018
@salaboy salaboy modified the milestones: RC1, RC2 Jan 7, 2019
@salaboy salaboy modified the milestones: RC2, Next Jan 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Activiti 7.x
  
Open
Development

No branches or pull requests

2 participants