Showing posts with label Architecture. Show all posts
Showing posts with label Architecture. Show all posts

Wednesday, April 24, 2013

Unwind the Mind : Data Dynamics of Natural Computers

Data Diary (5): Natural Computers

Information space continues to enrich my imagination to new manifolds. The recent news that a new start up named Aysadi has come up with a Topological approach to machine learning and Big Data analytics, is really really an interesting conjecture. It is said that DARPA, NSF and Stanford were involved in this research for a long time. I hope this will be a good trend where we will have an open approach to data science. This should be beyond the dependency on specific tools. 

This inspired me to go through some nuances of topological learning and created lots and lots of questions in my 'unstructured' mathematical understanding. The stress on various 'in variance' conditions in topological analysis makes me believe that we are far from the best approach. A comprehensive approach to a data problem should not be defining a boundary to its explorations and insights. Yet my comment remains largely naive as I am not an authority or trained in topology. 

Continuing from our previous post on information - cognition   conjecture, I have landed on a cyclical condition. With the advent and advance of cognitive computing and neuroscience, we are creating anew computing machines driven by human cognition. So we can state that cognition can control computation and therefore information too. On the other side of the coin, can information control cognition. In simple terms the answer is yes, a plain yes. If so, can we create a cyclical information - cognition cyclical machine ? This should be a machine where cognition initiates information processing and then information processing generates new re-cognition. 

When I try to rationalize this order, I believe this is happening in all our day to day lively transactions. Going on the same lines, how many machines can claim to do this natural computing cycle to maximum approximation to the real world. And what is the most effective model to observe the data flow in this cognition - information - re-cognition cycle. Knowledge ( Neural Signals, Thought Processes ) in ( Cognition ) - (Language, Semantics, Syntax) in ( Information ) - ( Semiotics, Visuals, Shapes, Numbers, Senses, Emotions ) in Re-cognition seems to be data dynamics. Natural computing demands more rigorous modelling for data dynamics. In pursuit of more natural thoughts ... 

PS: Content is Social. Social is Me

Wednesday, March 20, 2013

Data Diary #1

Monsters in Memory !

Can you imagine idle java processes eating away 70% of your Operating system RAM share. In our Content management system built on a propriety product suite, we were taken by surprise to realize that it is a baggage from the product architecture. However, I must not point fingers at the vendor as they have mentioned in their product manuals to disable the non-essential services to be disabled in the early phase it self. But we have left with no such choice now. May be this kind of elasticity & flexibility is desirable any product in the days forward.

Our content management system follows an event based consumer - subscriber model for sharing the events across different content related services such as Workflow, We found that our event subsystem and the associated small relational database related Java Processes are alive all the time. That must be the rationale behind keeping these processes alive.


Along with it, we could find a Servlet and Search agent built on Java API's alive all the time. All the villains are identified. But not able to keep them behind the bars as they are essential for the system's standard behavior and as-is status. This makes me think and highlight that Content management systems are still memory and event intensive model. I must say that this +ECM has derived lot of base model from the standards of Version Control systems and relational data models. What made it unique was the OS level coupling it has achieved by adding a lot of modifications on the OS registries and device drivers at the firmware level .. Anyway I am just curious what will these bunch of monsters will do tomorrow as the story continues. Data Diary and Data Dilemma continues ...




PS: All views are my own