#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...
  • Content Delivery Network
    For the better performance of a website, the use of Content Delivery network as a backbone provides internet bandwidth efficiently. What are...
  • 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...
  • 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...
  • Json parsing, Scala way
    Most java developers are familiar with json parsing and object mapping using Jackson library 's object mapper functionality that en...
  • 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...
  • 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...
  • Design Patterns : Bridge
    Bridge decouples the abstraction from implementation so that the two can vary independently. Client which uses the classes inheriting the ab...
  • 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.