Background Check uses

A background check can include education, employment, credit history, criminal records, license record etc. When you apply to an employer, you must be willing to answer any and all questions that the employer wants to ask. Background checks are typically not required when applying for a job as a contractor. A background check can be… Continue reading Background Check uses

VPN Servers

If you use a VPN, it can stop people, software, and web browsers from gaining access to your connection. This may be useful if you are concerned about someone obtaining control of your computer, phone, or tablet. However, be aware that it is still possible for a third party to get into your computer’s network,… Continue reading VPN Servers

Published
Categorized as Hazelcast

Hazelcast 3.3-EA Released

We just released Hazelcast-3.3-EA with the following new features: Heartbeat for Java client filterless Tomcat 6&7 Web Sessions Clustering (Enterprise only) Enterprise WAN Replication (Enterprise only) Replicated Map Download Enterprise version hereĀ or open source version here. We anticipate the RC version will be out mid-June.  

How JSR107 Caching Annotations are meant to be used

I am getting a few questions lately on JSR107 caching annotations and whether implementations of JSR107 are providing them. Caching annotations can be added to your Java classes and will invoke caching operations as the method. For example below is an annotated BlogManager. [java]@CacheDefaults(cacheName = “blgMngr”) public class BlogManagerImpl implements BlogManager {private static Map<String, Blog>… Continue reading How JSR107 Caching Annotations are meant to be used

I will be joining Hazelcast as CTO

I am very excited to announce that I will be joining the world-class team at Hazelcast as CTO. Hazelcast (www.hazelcast.com) develops, distributes and supports the leading open source in-memory data grid. The product, also called Hazelcast, is a free open source download under the Apache license that any developer can include in minutes to enable… Continue reading I will be joining Hazelcast as CTO