we are planning to create a scheduler module. There is an external service 
which provides all the necessary tasks for scheduler. Scheduler has various 
use cases and the scheduling would change drastically and dynamically based 
for data from the data store. We do not want to include this functionality 
as a part of play framework which we currently have but rather have a 
standalone process execute the scheduling. 

Considering the above mentioned use case, would akka micro-kernel serve the 
purpose or should we think of deploying the scheduler in some other 
container or application server(If so which one would guys prefer)? 

-- 
>>>>>>>>>>      Read the docs: http://akka.io/docs/
>>>>>>>>>>      Check the FAQ: 
>>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html
>>>>>>>>>>      Search the archives: https://groups.google.com/group/akka-user
--- 
You received this message because you are subscribed to the Google Groups "Akka 
User List" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/akka-user.
For more options, visit https://groups.google.com/d/optout.

Reply via email to