Vor ein paar Tagen ist ein deutsches STO Forum gestartet. STO ist zwar selbst noch nicht in Deutschland live gegangen, aber man kann sich bereits ein pre-order sichern und damit die Beta version testen. Und das lohnt sich.
computer science and binary watches, there isnt probably much more that matters in the known part of the universe
This is the second post on my little “Cassandra – Getting Started” series covering the installation and basic configuration of Cassandra. Cassandra is extremely easy to set up, especially compared to HBase. All you got to do is to download, extract, edit a single XML-file and run. But let us take it step by step.
Tags: Cassandra
This post addresses Java developers who want to get their feet wet with Cassandra. This is the first post in a series of three in which I describe Cassandras data model as seen from the angle of a typical Java developer. By contributing a javaish view on the data model, I try to extend the set of existing data model descriptions.
Tags: Cassandra
In this post I am going to provide some example code to connect to Zanox revised API via Java and SOAP.
The updated API got more coherent and consistent. Its changes mainly address the new authentication model and the application store in which you can feature your own applications based on Zanox data.
Die Fehlermeldung “connection refused” (z.B. beim Tomcat) bedeutet, dass Java ein Problem beim Verbindungsaufbau besteht. In der Regel wird “connection refused” von einer unterliegenden, fehlgeschlagenen Socketverbindung geworfen da der Zielhost auf dem angesprochenen Port nicht reagiert. Checklist:
