Hi Gianugo,
On Mar 19, 2009, at 12:37 AM, Gianugo Rabellino wrote:
On Thu, Mar 19, 2009 at 1:53 AM, Craig L Russell > wrote:
I'm working (day job!) on a Java interface to the MySQL Cluster
database
(a.k.a. NDB). NDB is a high performance, high availability database
used
mostly in telecommuni
Outside the WS-*, JAX-WS and JAX-RS there are at least Etch and Thrift
projects in a similar space. Those two projects are both
high-performant, light-weight and more importantly language/platform
inter-operable. Is there any particular advantage over these two
projects that you can see for Jaffre?
I think this is a neat thing that Commons might pick up on, as I see a
problem of it to be large enough for its own community.
Cheers
Niclas
On Wed, Mar 18, 2009 at 8:53 AM, Min Cha wrote:
> Hi, all.
>
> I am developing a framework called as Robust-Task.
> Robust-Task is a framework which helps
Hi Andrus,
On Mar 19, 2009, at 2:06 AM, Andrus Adamchik wrote:
Interesting. This is the first time I see a high-level Java design
that is a diversion from DB independence. So how much performance
improvement do you see by nixing JDBC?
Measurements that we've taken in some simple tests (ins
> Siegfried Goeschl wrote:
> could you provide some more technical background information
The idea is quite simple and certainly not new in the Java world: method
calls and return values are considered as data structures that are being
serialized for transport.
The data structures are
JaffreCall
On Thu, Mar 19, 2009 at 8:43 PM, Robert Burrell Donkin
wrote:
> On Thu, Mar 19, 2009 at 8:30 PM, Kevan Miller wrote:
>> Hi Jochen,
>> In addition to the copyright date, when I build locally, some of the jars
>> are not being generated with all of the required LICENSE, NOTICE, DISCLAIMER
>> files.
On Thu, Mar 19, 2009 at 8:30 PM, Kevan Miller wrote:
> Hi Jochen,
> In addition to the copyright date, when I build locally, some of the jars
> are not being generated with all of the required LICENSE, NOTICE, DISCLAIMER
> files. However, looks like your generated binaries are correct. On my
> sys
Hi Jochen,
In addition to the copyright date, when I build locally, some of the
jars are not being generated with all of the required LICENSE, NOTICE,
DISCLAIMER files. However, looks like your generated binaries are
correct. On my system:
apache-rat/target/apache-rat-0.6.jar does not incl
On 19/03/2009, Jochen Wiedmann wrote:
> Hi,
>
> I have prepared a new staging repository, which you can find on
>
> https://repository.apache.org/content/repositories/rat-51670640d59ff2/
>
> The proposed binary and source files are in the subdirectory
>
> org/apache/rat/apache-rat/0.6/
>
Actually, the 3 vote minimum is required. If you look here:
http://www.apache.org/foundation/voting.html
It says "the 'minimum of three +1 votes' rule is universal."
On Thu, Mar 19, 2009 at 2:50 PM, Kevan Miller wrote:
>
> On Mar 19, 2009, at 2:41 PM, James Carman wrote:
>
>> Don't you usually
Hi,
I have prepared a new staging repository, which you can find on
https://repository.apache.org/content/repositories/rat-51670640d59ff2/
The proposed binary and source files are in the subdirectory
org/apache/rat/apache-rat/0.6/
The SVN tag is at
https://svn.apache.org/repos/as
On Mar 19, 2009, at 2:41 PM, James Carman wrote:
Don't you usually need 3 +1 binding votes to do a release?
Yes. I'd hope that there were some additional mentor votes on the PPMC
vote.
Anyways, here's my +1. I looked at source, and generated binaries. I
didn't try to build...
--kevan
Don't you usually need 3 +1 binding votes to do a release?
On Mar 19, 2009 1:54 PM, "James Dixson" wrote:
So far we are at +2
If we do not get anymore votes before Monday (23-Mar), I would like to go
ahead and declare victory and move forward with the release.
--
james
On Mar 12, 2009, at 8:5
So far we are at +2
If we do not get anymore votes before Monday (23-Mar), I would like to
go ahead and declare victory and move forward with the release.
--
james
On Mar 12, 2009, at 8:54 AM, James Dixson wrote:
Here are new package versions for apache-etch-1.0.2-incubating. A
DISCLAIME
Have you looked at apache etch?
-Original Message-
From: Siegfried Goeschl [mailto:siegfried.goes...@it20one.at]
Sent: Thursday, March 19, 2009 05:09 AM Pacific Standard Time
To: general@incubator.apache.org
Subject:Re: Starting a new incubation
Hi Alexander,
could you p
Hi Alexander,
could you provide some more technical background information
+) how does it compare to RMI, JSON or Hessian (http://hessian.caucho.com/)
Siegfried Goeschl
Alexander Veit wrote:
> Dear all,
>
> I would like to start an incubator project at the Apache Software Foundation
> with a Ja
fwiw I emailed Jim directly yesterday (no reply yet but he's a busy man)
indicating I would like to help in some way, perhaps by applying patches,
updating the website etc. I know some PHP but not much logging.
Just trying to keep the project alive, let me know if I can help
Gav...
> -Origin
> Again while maybe not completely relevant, I did want to point out that it
> is possible to grow a PHP community inside of Apache, and one does actually
> already exist :)
That is indeed very good to hear!
Christian
-
To unsub
This might or might not be relevant, but there is at least one
very-much-alive PHP community within the Apache incubator: the PHP version
of Shindig (http://incubator.apache.org/shindig/ &
http://svn.apache.org/repos/asf/incubator/shindig/trunk/php/).
While we haven't been able to attract a lot of
> On Wed, Mar 18, 2009 at 09:38:35AM +0100, Christian Grobmeier wrote:
>> Well, I am highly interested. I would like to see more PHP at Apache,
>> and if log4php fails, most other PHP project will fail.
>
> This seems like an odd conclusion.
I think i didn't express it good. I meant: Apache has le
Interesting. This is the first time I see a high-level Java design
that is a diversion from DB independence. So how much performance
improvement do you see by nixing JDBC?
Andrus
On Mar 19, 2009, at 2:53 AM, Craig L Russell wrote:
I'm working (day job!) on a Java interface to the MySQL Clu
On Thu, Mar 19, 2009 at 1:53 AM, Craig L Russell wrote:
> I'm working (day job!) on a Java interface to the MySQL Cluster database
> (a.k.a. NDB). NDB is a high performance, high availability database used
> mostly in telecommunications applications. It can be the backing store for a
> MySQL serve
This really looks cool and I surely would have evluated it for my
project, if available stable before two years.
Would hessian as a binary format be an option for Jaffre btw?
See: http://hessian.caucho.com/
its also released under ASL
I think Commons would benefit from this component and I would
On Thu, Mar 19, 2009 at 12:03 AM, Alexander Veit wrote:
>> Sounds like RMI is probably not the best comparison point. How does
>> Jaffre differ from XML-RPC? Are there potential synergies with
>> projects like http://ws.apache.org/xmlrpc/?
>
> I'm not familiar with XML-RPC. The Jaffre wire format
24 matches
Mail list logo