Re: JNA C library errors on OSX

2011-04-26 Thread John Lennard
S X doesn't support posix_fadvise. > > Since you shouldn't be running OS X as a server OS in production > anyway, I wouldn't worry much. Cassandra will still work fine for > development w/o native methods. > > On Mon, Apr 25, 2011 at 7:52 AM, John Lennard wrote: >

JNA C library errors on OSX

2011-04-25 Thread John Lennard
Hi, I am currently testing the current 0.8 beta on my OSX development machine and when cassandra is starting up i am seeing errors from the JNA code as below. john@balorama bin $ sudo -u cassandra ./cassandra -f Password: INFO 00:04:18,013 Logging initialized INFO 00:04:18,027 Heap size: 2126

Re: cassandra & php

2011-02-17 Thread John Lennard
Hi, How does this connection pooling fit in with the TSocketPool.php classes? Or am I off the wicket here? These are just a few of my observations in relation to what i have seen so far when working with PHP and Cassandra. I have been working with cassandra / php for the last 8 months now in