I just completed the timing test for the in-memory database included in the
JFile project. We are getting 300,000+ fully durable transactions (updates)
per second. This is running on my old VAIO i5 laptop.
On Tue, Jun 26, 2012 at 2:16 AM, William la Forge <laforg...@gmail.com> wrote:
> I just completed the timing test for the in-memory database included in the
> JFile project. We are getting 300,000+ fully durable transactions (updates)
> per second. This is running on my old VAIO i5 laptop.
On Tue, Jun 26, 2012 at 9:23 PM, Raoul Duke <rao...@gmail.com> wrote:
> On Tue, Jun 26, 2012 at 2:16 AM, William la Forge <laforg...@gmail.com>
> wrote:
> > I just completed the timing test for the in-memory database included in
> the
> > JFile project. We are getting 300,000+ fully durable transactions
> (updates)
> > per second. This is running on my old VAIO i5 laptop.
> w00t! (as they say.)
> --
> You received this message because you are subscribed to the Google Groups
> "AgileWikiDevelopers" group.
> To post to this group, send email to agilewikidevelopers@googlegroups.com.
> To unsubscribe from this group, send email to
> agilewikidevelopers+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/agilewikidevelopers?hl=en.
Now think about this. The transactions and the data were all implemented as
actors. There is absolutely no way this would work using Akka or any other
actor framework save possibly the E language.
On Tue, Jun 26, 2012 at 9:23 PM, Raoul Duke <rao...@gmail.com> wrote:
> On Tue, Jun 26, 2012 at 2:16 AM, William la Forge <laforg...@gmail.com>
> wrote:
> > I just completed the timing test for the in-memory database included in
> the
> > JFile project. We are getting 300,000+ fully durable transactions
> (updates)
> > per second. This is running on my old VAIO i5 laptop.
> w00t! (as they say.)
> --
> You received this message because you are subscribed to the Google Groups
> "AgileWikiDevelopers" group.
> To post to this group, send email to agilewikidevelopers@googlegroups.com.
> To unsubscribe from this group, send email to
> agilewikidevelopers+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/agilewikidevelopers?hl=en.
On Wed, Jun 27, 2012 at 3:37 AM, William la Forge <laforg...@gmail.com> wrote:
> Now think about this. The transactions and the data were all implemented as
> actors. There is absolutely no way this would work using Akka or any other
> actor framework save possibly the E language.
pretty please expand upon this in a blog posting that can then be
pointed to from reddit et. al.
Will do. But first I need to take a day or two to work on my new PC. The
old one has virus and hardware problems.
New PC:
i7-3770
asus p8z77m motherboard
OCA Vertex 3 SSD
16 GB 1600 MHz RAM
Boots like a banshee! Can't wait to do new benchmarks, though the
throughput of the in-memory database shouldn't be too much. But hopefully I
will get something around 3 billion messages per second from JActor.
On Wed, Jun 27, 2012 at 10:44 PM, Raoul Duke <rao...@gmail.com> wrote:
> On Wed, Jun 27, 2012 at 3:37 AM, William la Forge <laforg...@gmail.com>
> wrote:
> > Now think about this. The transactions and the data were all implemented
> as
> > actors. There is absolutely no way this would work using Akka or any
> other
> > actor framework save possibly the E language.
> pretty please expand upon this in a blog posting that can then be
> pointed to from reddit et. al.
> --
> You received this message because you are subscribed to the Google Groups
> "AgileWikiDevelopers" group.
> To post to this group, send email to agilewikidevelopers@googlegroups.com.
> To unsubscribe from this group, send email to
> agilewikidevelopers+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/agilewikidevelopers?hl=en.
> Will do. But first I need to take a day or two to work on my new PC. The
> old one has virus and hardware problems.
> New PC:
> i7-3770
> asus p8z77m motherboard
> OCA Vertex 3 SSD
> 16 GB 1600 MHz RAM
> Boots like a banshee! Can't wait to do new benchmarks, though the
> throughput of the in-memory database shouldn't be too much. But hopefully I
> will get something around 3 billion messages per second from JActor.
> Bill
> On Wed, Jun 27, 2012 at 10:44 PM, Raoul Duke <rao...@gmail.com> wrote:
>> On Wed, Jun 27, 2012 at 3:37 AM, William la Forge <laforg...@gmail.com>
>> wrote:
>> > Now think about this. The transactions and the data were all
>> implemented as
>> > actors. There is absolutely no way this would work using Akka or any
>> other
>> > actor framework save possibly the E language.
>> pretty please expand upon this in a blog posting that can then be
>> pointed to from reddit et. al.
>> --
>> You received this message because you are subscribed to the Google Groups
>> "AgileWikiDevelopers" group.
>> To post to this group, send email to agilewikidevelopers@googlegroups.com
>> .
>> To unsubscribe from this group, send email to
>> agilewikidevelopers+unsubscribe@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/agilewikidevelopers?hl=en.
> --
> You received this message because you are subscribed to the Google Groups
> "AgileWikiDevelopers" group.
> To post to this group, send email to agilewikidevelopers@googlegroups.com.
> To unsubscribe from this group, send email to
> agilewikidevelopers+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/agilewikidevelopers?hl=en.
> I'm so looking forward to this blog post. Will you be able to create a
> simple demo that everyone can try?
> Also Bill, when you're famous - you will remember your friends won't you?
> ;)
> Mark
> On 28 June 2012 03:20, William la Forge <laforg...@gmail.com> wrote:
>> Will do. But first I need to take a day or two to work on my new PC. The
>> old one has virus and hardware problems.
>> New PC:
>> i7-3770
>> asus p8z77m motherboard
>> OCA Vertex 3 SSD
>> 16 GB 1600 MHz RAM
>> Boots like a banshee! Can't wait to do new benchmarks, though the
>> throughput of the in-memory database shouldn't be too much. But hopefully I
>> will get something around 3 billion messages per second from JActor.
>> Bill
>> On Wed, Jun 27, 2012 at 10:44 PM, Raoul Duke <rao...@gmail.com> wrote:
>>> On Wed, Jun 27, 2012 at 3:37 AM, William la Forge <laforg...@gmail.com>
>>> wrote:
>>> > Now think about this. The transactions and the data were all
>>> implemented as
>>> > actors. There is absolutely no way this would work using Akka or any
>>> other
>>> > actor framework save possibly the E language.
>>> pretty please expand upon this in a blog posting that can then be
>>> pointed to from reddit et. al.
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "AgileWikiDevelopers" group.
>>> To post to this group, send email to
>>> agilewikidevelopers@googlegroups.com.
>>> To unsubscribe from this group, send email to
>>> agilewikidevelopers+unsubscribe@googlegroups.com.
>>> For more options, visit this group at
>>> http://groups.google.com/group/agilewikidevelopers?hl=en.
>> --
>> You received this message because you are subscribed to the Google Groups
>> "AgileWikiDevelopers" group.
>> To post to this group, send email to agilewikidevelopers@googlegroups.com
>> .
>> To unsubscribe from this group, send email to
>> agilewikidevelopers+unsubscribe@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/agilewikidevelopers?hl=en.
> On 28 June 2012 09:53, Mark <mark.b...@gmail.com> wrote:
>> I'm so looking forward to this blog post. Will you be able to create a
>> simple demo that everyone can try?
>> Also Bill, when you're famous - you will remember your friends won't you?
>> ;)
>> Mark
>> On 28 June 2012 03:20, William la Forge <laforg...@gmail.com> wrote:
>>> Will do. But first I need to take a day or two to work on my new PC. The
>>> old one has virus and hardware problems.
>>> New PC:
>>> i7-3770
>>> asus p8z77m motherboard
>>> OCA Vertex 3 SSD
>>> 16 GB 1600 MHz RAM
>>> Boots like a banshee! Can't wait to do new benchmarks, though the
>>> throughput of the in-memory database shouldn't be too much. But hopefully I
>>> will get something around 3 billion messages per second from JActor.
>>> Bill
>>> On Wed, Jun 27, 2012 at 10:44 PM, Raoul Duke <rao...@gmail.com> wrote:
>>>> On Wed, Jun 27, 2012 at 3:37 AM, William la Forge <laforg...@gmail.com>
>>>> wrote:
>>>> > Now think about this. The transactions and the data were all
>>>> implemented as
>>>> > actors. There is absolutely no way this would work using Akka or any
>>>> other
>>>> > actor framework save possibly the E language.
>>>> pretty please expand upon this in a blog posting that can then be
>>>> pointed to from reddit et. al.
>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "AgileWikiDevelopers" group.
>>>> To post to this group, send email to
>>>> agilewikidevelopers@googlegroups.com.
>>>> To unsubscribe from this group, send email to
>>>> agilewikidevelopers+unsubscribe@googlegroups.com.
>>>> For more options, visit this group at
>>>> http://groups.google.com/group/agilewikidevelopers?hl=en.
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "AgileWikiDevelopers" group.
>>> To post to this group, send email to
>>> agilewikidevelopers@googlegroups.com.
>>> To unsubscribe from this group, send email to
>>> agilewikidevelopers+unsubscribe@googlegroups.com.
>>> For more options, visit this group at
>>> http://groups.google.com/group/agilewikidevelopers?hl=en.
> --
> You received this message because you are subscribed to the Google Groups
> "AgileWikiDevelopers" group.
> To post to this group, send email to agilewikidevelopers@googlegroups.com.
> To unsubscribe from this group, send email to
> agilewikidevelopers+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/agilewikidevelopers?hl=en.
On Thu, Jun 28, 2012 at 1:23 PM, Mark <mark.b...@gmail.com> wrote:
> I'm so looking forward to this blog post. Will you be able to create a
> simple demo that everyone can try?
> Also Bill, when you're famous - you will remember your friends won't you?
> ;)
> Mark
> On 28 June 2012 03:20, William la Forge <laforg...@gmail.com> wrote:
>> Will do. But first I need to take a day or two to work on my new PC. The
>> old one has virus and hardware problems.
>> New PC:
>> i7-3770
>> asus p8z77m motherboard
>> OCA Vertex 3 SSD
>> 16 GB 1600 MHz RAM
>> Boots like a banshee! Can't wait to do new benchmarks, though the
>> throughput of the in-memory database shouldn't be too much. But hopefully I
>> will get something around 3 billion messages per second from JActor.
>> Bill
>> On Wed, Jun 27, 2012 at 10:44 PM, Raoul Duke <rao...@gmail.com> wrote:
>>> On Wed, Jun 27, 2012 at 3:37 AM, William la Forge <laforg...@gmail.com>
>>> wrote:
>>> > Now think about this. The transactions and the data were all
>>> implemented as
>>> > actors. There is absolutely no way this would work using Akka or any
>>> other
>>> > actor framework save possibly the E language.
>>> pretty please expand upon this in a blog posting that can then be
>>> pointed to from reddit et. al.
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "AgileWikiDevelopers" group.
>>> To post to this group, send email to
>>> agilewikidevelopers@googlegroups.com.
>>> To unsubscribe from this group, send email to
>>> agilewikidevelopers+unsubscribe@googlegroups.com.
>>> For more options, visit this group at
>>> http://groups.google.com/group/agilewikidevelopers?hl=en.
>> --
>> You received this message because you are subscribed to the Google Groups
>> "AgileWikiDevelopers" group.
>> To post to this group, send email to agilewikidevelopers@googlegroups.com
>> .
>> To unsubscribe from this group, send email to
>> agilewikidevelopers+unsubscribe@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/agilewikidevelopers?hl=en.
> --
> You received this message because you are subscribed to the Google Groups
> "AgileWikiDevelopers" group.
> To post to this group, send email to agilewikidevelopers@googlegroups.com.
> To unsubscribe from this group, send email to
> agilewikidevelopers+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/agilewikidevelopers?hl=en.
If I ever become famous, it will be because of friends like you, along with
a whole bunch of folk I haven't even met yet. But I'll never forget the fun
I had working with you. Hopefully those days will come again!
On Thu, Jun 28, 2012 at 1:23 PM, Mark <mark.b...@gmail.com> wrote:
> I'm so looking forward to this blog post. Will you be able to create a
> simple demo that everyone can try?
> Also Bill, when you're famous - you will remember your friends won't you?
> ;)
> Mark
> On 28 June 2012 03:20, William la Forge <laforg...@gmail.com> wrote:
>> Will do. But first I need to take a day or two to work on my new PC. The
>> old one has virus and hardware problems.
>> New PC:
>> i7-3770
>> asus p8z77m motherboard
>> OCA Vertex 3 SSD
>> 16 GB 1600 MHz RAM
>> Boots like a banshee! Can't wait to do new benchmarks, though the
>> throughput of the in-memory database shouldn't be too much. But hopefully I
>> will get something around 3 billion messages per second from JActor.
>> Bill
>> On Wed, Jun 27, 2012 at 10:44 PM, Raoul Duke <rao...@gmail.com> wrote:
>>> On Wed, Jun 27, 2012 at 3:37 AM, William la Forge <laforg...@gmail.com>
>>> wrote:
>>> > Now think about this. The transactions and the data were all
>>> implemented as
>>> > actors. There is absolutely no way this would work using Akka or any
>>> other
>>> > actor framework save possibly the E language.
>>> pretty please expand upon this in a blog posting that can then be
>>> pointed to from reddit et. al.
>>> --
>>> You received this message because you are subscribed to the Google
>>> Groups "AgileWikiDevelopers" group.
>>> To post to this group, send email to
>>> agilewikidevelopers@googlegroups.com.
>>> To unsubscribe from this group, send email to
>>> agilewikidevelopers+unsubscribe@googlegroups.com.
>>> For more options, visit this group at
>>> http://groups.google.com/group/agilewikidevelopers?hl=en.
>> --
>> You received this message because you are subscribed to the Google Groups
>> "AgileWikiDevelopers" group.
>> To post to this group, send email to agilewikidevelopers@googlegroups.com
>> .
>> To unsubscribe from this group, send email to
>> agilewikidevelopers+unsubscribe@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/agilewikidevelopers?hl=en.
> --
> You received this message because you are subscribed to the Google Groups
> "AgileWikiDevelopers" group.
> To post to this group, send email to agilewikidevelopers@googlegroups.com.
> To unsubscribe from this group, send email to
> agilewikidevelopers+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/agilewikidevelopers?hl=en.