#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
View mobile version
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...
  • A simple recommender system for your e-commerce store using a graph database
    #graph #recommendation #orientdb #e-commerce #etl In the last post, I have introduced you to a simple ETL use case for graph database lik...
  • 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...
  • 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...
  • Unicode features in various languages
    Here’s what each language natively supports in its standard distribution . Unicode J avascript ᴘʜᴘ Go   Ruby   Python ☕ Java...
  • Accessing data from storage system using XAM API
    If you are familiar with POSIX which is a collection of standards which enables portability of applications across OS platforms. It provi...
  • 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 ...
  • 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.