While not exactly optimized for embedded systems there is no reason it
could not be done. Today's super computer is tomorrows embedded watch
processor.


On Tue, May 28, 2013 at 9:11 AM, Oleg Dulin <oleg.du...@gmail.com> wrote:

> Mark:
>
> This begs a question -- why are you using Cassandra for this ? There are
> simpler noSQL stores than Cassandra that are better for embedding.
>
> Oleg
>
> On 2013-05-28 02:24:48 +0000, Mark Mccraw said:
>
>  Hi All,
>>
>> I'm using Cassandra as an embedded datastore for a small service that
>> doesn't need (or want) to act as a database service in any way.  Moreover,
>> we may want to start up multiple instances of the application, and right
>> now whenever that happens, we get port conflicts on 7000 because Cassandra
>> is listening for connections.  I couldn't find an obvious way to disable
>> listening on any port.  Is there an easy way?
>>
>> Thanks!
>> Mark
>>
>
>
> --
> Regards,
> Oleg Dulin
> http://www.olegdulin.com
>
>
>

Reply via email to