I think it's confusing that you can use akka both in stand-alone-kernel form, and with libs in your own program. I think there needs to be a clear explanation of that, and perhaps it should be clearly documented which attributes in the config file are for stand alone and which are not.
i got curious about the mvn archetype thing.so i created one from the akka sample for java i had.since its in github and not housted you need to:
// RemoteNode.register("PingPongServer",pingPongServerActor ) //doesn't compileThanks. I'll think about it.
--
Jonas Bonér
http://jayway.com
http://akkasource.com
twitter: jboner
On 25 May 2010 22:35, "Mikael Sundberg" <mikael.s...@gmail.com> wrote:
If you have some suggestions on how the code generated by the archetype should contain/do i could throw something more suitable togheter.
>
>
>
> On 24 May 2010 20:43, Mikael Sundberg <mikael.s...@gmail.com> wrote:
>>
>> i got curi...
--
You received this message because you are subscribed to the Google Groups "Akka User List" group...
Things I remember I would like documented:
* Better documentation on differences between Akka and Scala Actors.
* Akka uses !, !!, !!!, and Scala actors uses !, !? and !!
* The import Akka.sender.self is resolved for Scala 2.8
* How do to receiveWithin?
Cheers
-Espen
On May 25, 10:35 pm, Mikael Sundberg <mikael.sundber...@gmail.com>
wrote:
> If you have some suggestions on how the code generated by the archetype
> should contain/do i could throw something more suitable togheter.
> /Micke
>
> 2010/5/25 Jonas Bonér <jo...@jonasboner.com>
>
>
>
>
>
> > On 24 May 2010 20:43, Mikael Sundberg <mikael.sundber...@gmail.com> wrote:
>
> >> i got curious about the mvn archetype thing.
> >> so i created one from the akka sample for java i had.
> >>http://github.com/bobo/akka_mvn_archetyp
> >> since its in github and not housted you need to:
>
> > Great. Thanks. We'll add links to that later.
>
> >> git clone git://github.com/bobo/akka_mvn_archetyp.git
> >> cd akka_mvn_archetyp
> >> mvn install
> >> then somewhere else in a folder you want your project:
> >> mvn archetype:generate -DarchetypeCatalog=local
> >> and follow the guide, you should have a archetype named something
> >> like: akka_sample_java-archetype
> >> in the list.
>
> >> then you can do mvn test and if you have redis running it should pass
> >> but the code itself is probably not the best choice for a mvn archetype.
> >> but atleast i found out that its easy to create.
>
> >> /Micke
>
> >> 2010/5/24 Mikael Sundberg <mikael.sundber...@gmail.com>
>
> >>http://wicket.apache.org/quickstart.html
> >>> <http://wicket.apache.org/quickstart.html>i like the way their
> >>> quickstart is. you cant fail with that.
> >>> /Micke
>
> >>> 2010/5/24 Kevin Wright <kev.lee.wri...@googlemail.com>
>
> >>> Oh yes, definitely more explanation on running it as an integrated
> >>>> library.
>
> >>>> Possibly even with notes on using it from Maven, as SBT is an unlikely
> >>>> option for Java users.
>
> >>>> On 24 May 2010 15:57, Dustin Whitney <dustin.whit...@gmail.com> wrote:
>
> >>>>> I think it's confusing that you can use akka both in
> >>>>> stand-alone-kernel form, and with libs in your own program. I think there
> >>>>> needs to be a clear explanation of that, and perhaps it should be clearly
> >>>>> documented which attributes in the config file are for stand alone and which
> >>>>> are not.
>
> >>>>> Dustin
>
> >>>>> On Mon, May 24, 2010 at 10:54 AM, Dean Wampler <deanwamp...@gmail.com>wrote:
>
> >>>>>> I left a comment for the ticket.
>
> >>>>>> On Mon, May 24, 2010 at 1:29 AM, Viktor Klang <viktor.kl...@gmail.com
> >>>>>> > wrote:
>
> >>>>>>> Greetings fellow hAkkers,
>
> >>>>>>> In order to be able to fix issue 117<https://www.assembla.com/spaces/akka/tickets/117-document-things-that...>I need additional feedback from our users, what is hard about Akka for a
> >>>>>>> newcomer?
>
> >>>>>>> Any special cases we should document?
>
> >>>>>>> --
> >>>>>>> Viktor Klang
> >>>>>>> | "A complex system that works is invariably
> >>>>>>> | found to have evolved from a simple system
> >>>>>>> | that worked." - John Gall
>
> >>>>>>> Akka - the Actor Kernel: Akkasource.org
> >>>>>>> Twttr: twitter.com/viktorklang
>
> >>>>>>> --
> >>>>>>> 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%2Bunsubscribe@googlegroups .com>
> >>>>>>> .
> >>>>>>> For more options, visit this group at
> >>>>>>>http://groups.google.com/group/akka-user?hl=en.
>
> >>>>>> --
> >>>>>> Dean Wampler
> >>>>>> coauthor of "Programming Scala" (O'Reilly)
> >>>>>> - http://programmingscala.com
>
> >>>>>> twitter: @deanwampler, @chicagoscala
> >>>>>> blog:http://blog.polyglotprogramming.com
> >>>>>> Chicago-Area Scala Enthusiasts (CASE):
> >>>>>> - http://groups.google.com/group/chicagoscala
> >>>>>> - http://www.meetup.com/chicagoscala/(Meetings)
> >>>>>>http://www.linkedin.com/in/deanwampler
> >>>>>>http://www.polyglotprogramming.com
> >>>>>>http://aquarium.rubyforge.org
> >>>>>>http://www.contract4j.org
>
> >>>>>> --
> >>>>>> 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%2Bunsubscribe@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<akka-user%2Bunsubscribe@googlegroups .com>
> >>>>> .
> >>>>> For more options, visit this group at
> >>>>>http://groups.google.com/group/akka-user?hl=en.
>
> >>>> --
> >>>> Kevin Wright
>
> >>>> mail/google talk: kev.lee.wri...@googlemail.com
> >>>> wave: kev.lee.wri...@googlewave.com
> >>>> skype: kev.lee.wright
> >>>> twitter: @thecoda
>
> >>>> --
> >>>> 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%2Bunsubscribe@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<akka-user%2Bunsubscribe@googlegroups .com>
> >> .
> >> For more options, visit this group at
> >>http://groups.google.com/group/akka-user?hl=en.
>
> > --
> > Jonas Bonér
>
> > work: http://jayway.com
> > code: http://akkasource.com
> > blog: http://jonasboner.com
> > twitter: @jboner
>
> > --
> > 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%2Bunsubscribe@googlegroups .com>
Good idea.
> * Akka uses !, !!, !!!, and Scala actors uses !, !? and !!
> * The import Akka.sender.self is resolved for Scala 2.8
> * How do to receiveWithin?
Working on that. Stay tuned.
receiveWithin in Scala Actors is based on mailbox linear search. Very costly.
I'll try to see if we can come up with an efficient impl. If not then
we'll have to pass.
Ideas welcome.
> To unsubscribe from this group, send email to akka-user+...@googlegroups.com.
receiveWithin in Scala Actors is based on mailbox linear search. Very costly. I'll try to see if we can come up with an efficient impl. If not then we'll have to pass. Ideas welcome.
--
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.