#bytescrolls

Pages

  • Home
  • TIMELINE

Eventual Consistency

#distributed #nosql

Posted by Haris at 12:49 AM
Labels: algorithms, distributed systems, nosql, programming

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

@harisgx

@harisgx

Author

haris
a programmer

Links

  • Linkedin
  • Twitter

Subscribe

Posts
Atom
Posts
Comments
Atom
Comments

Total Pageviews

Tags

java hadoop web 2.0 REST programming internet opensocial database distributed systems javascript open source algorithms cloud computing semantic web webservice apache architecture big data codes experiments groovy json ria API adobe air ajax comet data access data integration designpatterns eclipse etl graph hibernate hive indexing information linux lucene map reduce nosql scala security soa spring technical document technology ui web 3.0 widget .net ASP.Net BPM GWT JCR JVM OpenID RCP RPC WCF XML ambient aop avro bigdata bloomfilter business closures cybernetics e-commerce eii event processing extjs future computing gadgets geo-spatial github google griffon guice hbase ilm information graphics intelligence invisible iphone jBPM jibx jquery networks oAuth objectiveC open solaris orient-db orientdb orm osgi parallel patterns pramati prometheus protocol buffers rdf recommendation ruby silverlight sling social spark standards storage tech ted twitter unicode ux zeppelin

Popular Posts

  • Creating index in Hive
    Simple: CREATE INDEX idx ON TABLE tbl(col_name) AS 'Index_Handler_QClass_Name' IN TABLE tbl_idx; As to make pluggable indexin...
  • Interesting uses of sun.misc.Unsafe
    Inspired from the question that found in stackoverflow, I started looking up for the uses. I found some pretty interesting ones... VM ...
  • Nodeable - Realtime Insights
    #Nodeable is a good example of generating #insights from #bigdata or the real time trickle feeds. It uses Twitter's Storm for the pro...
  • Orient DB - A simple ETL use case note
    #orientdb #graph #etl #java #database As someone who is familiar with graph data structures would like to know how we can map real-world ...
  • Bloom Filters
    A Bloom filter is a probabilistic data-structure. This can be used to store a set of data in a space-efficient manner. For eg; a distribute...
  • Dissecting Protocol Buffers
    There are many ways to serialize data to formats like XML, JSON etc. Google's ProtoBuf is a way of encoding structured data. It is the d...
  • A note on anemic antipattern
    In the object oriented principles POJOs or java objects represent data.Some people do write business logic along with the data objects.The o...
  • Run Datastax Graph in a docker container for windows hosts
    #docker #datastax There are some docker images available here . If you don't have docker, download and install docker toolbox from her...
  • Design Patterns : Bridge
    Bridge decouples the abstraction from implementation so that the two can vary independently. Client which uses the classes inheriting the ab...
  • About Bulk Synchronous Parallel(BSP) model
    As an alternative to mapreduce paradigm, there is another parallel computing model  called Bulk Synchronous Parallel(BSP). A BSP computer is...
Powered by Blogger.