#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...
  • Simple metastore creation for Hive in MySQL
    For Hive, the meta-store is like the system catalog which contains metadata about the tables stored in Hive. This metadata is specified duri...
  • Design Patterns : Bridge
    Bridge decouples the abstraction from implementation so that the two can vary independently. Client which uses the classes inheriting the ab...
  • 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 ...
  • 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...
  • Apache Lucene - Indexing - Part 1
    "Information retrieval (IR) is the science of searching for documents, for information within documents and for metadata about document...
  • Enterprise Information Integration
    The relational model given by Codd enable a simple logical model, in mathematical foundation based on set-oriented queries. The relational ...
  • Json parsing, Scala way
    Most java developers are familiar with json parsing and object mapping using Jackson library 's object mapper functionality that en...
  • A sample iWidget
    Finally I got iWidget published :) A simple one that fetches my friend feed.Click on "View" button to fetch the data. The interes...
  • 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 ...
Powered by Blogger.