#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 ...
  • How Stuff Works: Spring Component Scanning
    Spring has an interesting feature of scanning its components defined and load it.So the configuration is tied to application ie the code, us...
  • Analytics by SQL and Spark using Apache Zeppelin
    #spark #hadoop #analytics #apache #zeppelin #scala I was looking for a cool dashboard based query interface for analytics. I stumble...
  • 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...
  • What's it about Cascading?
    Cascading helps manipulating data in Hadoop . It is a framework written in Java which abstracts map reduce that allows to write script...
  • Consistent Hashing
    What is a consistent hash function? A consistent hash function is one which changes minimally as the range of function changes. What...
  • 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...
  • Json parsing, Scala way
    Most java developers are familiar with json parsing and object mapping using Jackson library 's object mapper functionality that en...
Powered by Blogger.