--
You received this message because you are subscribed to the Google Groups "Akka User List" group.
To post to this group, send email to akka...@googlegroups.com.
To unsubscribe from this group, send email to akka-user+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/akka-user?hl=en.
--
You received this message because you are subscribed to the Google Groups "Akka User List" group.
To post to this group, send email to akka...@googlegroups.com.
To unsubscribe from this group, send email to akka-user+...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/akka-user?hl=en.
On 4月10日, 上午5时22分, Viktor Klang <viktor.kl...@gmail.com> wrote:
> Great stuff Dustin!
>
> Thanks for sharing this!
>
>
>
> On Fri, Apr 9, 2010 at 9:57 PM, <dustin.whit...@gmail.com> wrote:
> > All,
>
> > I'm pleased to announce the initial release of the akka module for The
> > Play! Framework! To install it, download and install play 1.1r842 (that's a
> > nightly build, as the Scala support is in the works:
> >http://download.playframework.org/1.1-nightly/play-1.1-unstable-r842.zip),
> > then it's a simple matter of:
>
> > play install scala-head
> > play install akka-head
> > play new myNewApp --with scala-head,akka-head
> > cd myNewApp
> > play akka:run
>
> > And you're off! There are more detailed instructions here:
> >http://github.com/dwhitney/akka/blob/master/README.textileand there are
> > three screencasts
>
> > Screencast One for the akka module for The Play! framework:
> >http://vimeo.com/10764693
>
> > Screencast Two for the akka Play! Module. Rudimentary Actors:
> >http://vimeo.com/10792173
>
> > **watch the third one if nothing else!**
> > Screencast Three for the akka Play! module. Remote Actors:
> >http://vimeo.com/10793443
>
> > I'd like to thank Peter Hausel for his advice in getting this started, and
> > we're both going to work on improving this with future releases!
>
> > Dustin
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Akka User List" group.> To post to this group, send email to akka...@googlegroups.com.
> > To unsubscribe from this group, send email to> akka-user+...@googlegroups.com<akka-user%2Bunsu...@googlegroups.com>
On 4月10日, 下午2时22分, yangjiandong <young.jiand...@gmail.com> wrote:
> wow,cool
>
> On 4月10日, 上午5时22分, Viktor Klang <viktor.kl...@gmail.com> wrote:
>
> > Great stuff Dustin!
>
> > Thanks for sharing this!
>
> > On Fri, Apr 9, 2010 at 9:57 PM, <dustin.whit...@gmail.com> wrote:
> > > All,
>
> > > I'm pleased to announce the initial release of the akka module for The
> > > Play! Framework! To install it, download and install play 1.1r842 (that's a
> > > nightly build, as the Scala support is in the works:
> > >http://download.playframework.org/1.1-nightly/play-1.1-unstable-r842.zip),
> > > then it's a simple matter of:
>
> > > play install scala-head
> > > play install akka-head
> > > play new myNewApp --with scala-head,akka-head
> > > cd myNewApp
> > > play akka:run
>
> > > And you're off! There are more detailed instructions here:
> > >http://github.com/dwhitney/akka/blob/master/README.textileandthere are
D
> To unsubscribe from this group, send email to akka-user+...@googlegroups.com.
D
>>> > Akka - the Actor Kernel:Akkasource.orgTwttr: <http://twitter.com/viktorklang>