<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-843094316546414284</id><updated>2011-11-27T16:04:23.282-08:00</updated><title type='text'>WS for P2P networks and WSN evolution</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://roshan-sedar.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/843094316546414284/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://roshan-sedar.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Roshan Madhusanka Sedar</name><uri>http://www.blogger.com/profile/15387980457698738382</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>3</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-843094316546414284.post-4521365144851610325</id><published>2007-11-08T10:11:00.000-08:00</published><updated>2007-12-28T05:03:19.984-08:00</updated><title type='text'></title><content type='html'>&lt;span style="font-weight: bold; color: rgb(51, 51, 255);font-family:trebuchet ms;font-size:130%;"  &gt;&lt;span style="font-family:trebuchet ms;"&gt;JXTA Framework&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;div  style="text-align: justify; color: rgb(255, 255, 255);font-family:trebuchet ms;"&gt;&lt;span style="color: rgb(0, 0, 0);font-size:100%;" &gt;JXTA is to create a framework by providing capabilities that most peer-to-peer applications require. Moreover JXTA is simple application that relies on JXTA platform and when application starts, it becomes a peer in the network. After that, it can be used to discover other peers and can communicate with each other while publishing own services among the peers in the network. When increasing the number of peers in the network it becomes more complex to manage an individual peer. To avoid this problem, it addresses the grouping concept where multiple peers could collectively fit in to a group and that group members are facilitated to add new members into the network, deleting members, finding members and communicate with each other in the network. JXTA specifications provide security, authentication, access control and pipe connection services and infrastructures also to form and manage peers as well as collection of groups for peer-to-peer networks. &lt;/span&gt;&lt;span style="font-size:100%;"&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:130%;"&gt;&lt;span style="color: rgb(51, 51, 255); font-weight: bold;"&gt;JXTA Messaging&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;div style="text-align: justify;"&gt;&lt;span style="font-size:100%;"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;After created the JXTA based network and peers are put together to communicate &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:100%;"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;each other, then it does the communication among the peers via pipes. When &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:100%;"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;communicating among peers the messages are sent into a pipe and all peers endpoints &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:100%;"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;that are listening to that pipe. The pipe binding protocol controls how peers are &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:100%;"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;connected and disconnected to a pipe at runtime. Not all messages needs to be &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:100%;"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;broadcast and JXTA recognizes that. It also offers a point-to-point pipe where one&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:100%;"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;way communication occurs between two peers. In the JXTA model, a message is an &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:100%;"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;object which is sent among peers.&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:100%;"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;div style="text-align: justify;"&gt;&lt;span style="font-size:100%;"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;JXTA depends greatly on XML to accomplish its goals which are messaging ser&lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:100%;"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;vices that are exchanged among the peers in the peer-to-peer network are in XML &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:100%;"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;format, which makes JXTA platform independent. And based on XML those peers, &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:100%;"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;pipes and services are represented through the advertisements. Each advertisement &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:100%;"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;describes peer information such as name, peer id, properties and services. The &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:100%;"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;main advertisement categories are in JXTA peer, peer group, pipe, service, content, &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:100%;"&gt;&lt;span style="color: rgb(0, 0, 0);"&gt;endpoint and user-defined advertisements. &lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style="text-align: left;"&gt;&lt;div style="color: rgb(0, 0, 0); text-align: justify;"&gt;&lt;span style="font-size:100%;"&gt;&lt;br /&gt;&lt;span style="font-size:130%;"&gt;&lt;span style="font-weight: bold; color: rgb(51, 51, 255);font-family:trebuchet ms;" &gt;WS-AtomicTransaction&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-size:100%;"&gt;Mainly, WS-Transaction is defined how web services coordinate their activities &lt;/span&gt;&lt;span style="font-size:100%;"&gt;each other and having the underlying database operations. Under the WS-Transaction,it defines two transactions models over the web services. Those are atomic transactions and business activity transactions. An Atomic transaction of web services is considered as short-lived an activity which is executed within a short duration time. And WS-AtomicTransactions are made up of services that all enforce to a common outcome[Web Services Transactions Specifications].&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:100%;"&gt;In this case, an atomic transaction follows ACID properties and either commit or abort entire transaction which is all or nothing property. Likewise, there is a coordinator to coordinate the transactions and has responsibility to give instructions to participants either commit or abort the transaction. This process is known as two-phase commit. Normally, the two-phase commit protocol is a coordination protocol and that defines how multiple participants to reach on the final outcome of WS-AtomicTransaction. As well as, each participant locks the transaction that is involved to prevent any changes being made to the data while the transaction is being processing. This is because ACID implies resources must be locked until the transaction terminated by each other participants, so that it preserves isolation and consistency of each transaction.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span style="color: rgb(51, 51, 255); font-weight: bold;font-size:130%;" &gt;WS-BusinessActivity&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;&lt;div style="text-align: justify; font-family: trebuchet ms;"&gt;&lt;span style="font-size:100%;"&gt;There is another transaction activity called WS-BusinessActivity. Normally, business activity is a long running business transaction that consumes many resources over a long duration. And there may be a significant number of atomic transactions involved. Therefore, this may be violating ACID properties since it is not suitable to lock the resources by each participant while the transaction is being processing for a long time. WS-Coordination protocols provide the specification to handle the distributed web transactions[Web Services Transactions Specifications].&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/843094316546414284-4521365144851610325?l=roshan-sedar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://roshan-sedar.blogspot.com/feeds/4521365144851610325/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=843094316546414284&amp;postID=4521365144851610325' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/843094316546414284/posts/default/4521365144851610325'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/843094316546414284/posts/default/4521365144851610325'/><link rel='alternate' type='text/html' href='http://roshan-sedar.blogspot.com/2007/11/jxta-p2p-network-model_7265.html' title=''/><author><name>Roshan Madhusanka Sedar</name><uri>http://www.blogger.com/profile/15387980457698738382</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-843094316546414284.post-3162641185075282657</id><published>2007-05-22T05:55:00.000-07:00</published><updated>2007-12-27T05:09:19.704-08:00</updated><title type='text'></title><content type='html'>&lt;p class="MsoNormal" style="margin-left: 0.5in; text-align: justify; text-indent: -0.5in;"&gt;&lt;!--[if !supportLists]--&gt;&lt;b&gt;&lt;span style=""&gt;&lt;span style=""&gt;  &lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;!--[endif]--&gt;&lt;b&gt;&lt;span style="color: rgb(51, 102, 255);font-family:trebuchet ms;font-size:130%;"  &gt;Query Dissemination and Routing&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;/p&gt;  &lt;div style="text-align: justify;"&gt;&lt;div style="text-align: justify; font-family: trebuchet ms;"&gt;&lt;div style="text-align: justify;"&gt; This process will start after the query optimization phase. It means the optimized queries must be propagated throughout the network. So this can be started from the root node of the network with a broadcast of the query. In this case, the query must notice to each sensor in the network based on the query applied method. If the query applies locally then it must be broadcast to its child nodes also in the network routing tree. This is because in Aquisitional query processing technique it is important to identify the path of query where to be disseminated. According to this concern, it will help to reduce the costs of queries incorrect initiating in Acquisitional query processing environments such as in TinyDB application.&lt;br /&gt;&lt;/div&gt;  &lt;br /&gt;&lt;div style="text-align: justify;"&gt;When doing query dissemination process in the network that there are two important concerns should be taken into account. Those are, if a query does not affect at an exacting node, and the node that is query applied doesn’t have any child nodes, then there can be removed the whole sub tree from that query. In doing so, it is much more conserve battery power of the sensor nodes reducing the costs of query dissemination, executing and results forwarding across the network. As well as, it will concern about nodes of the network with extending the life time of them. In this case, the process is to determine the node that need not participate in a particular query is a difficult task. But there are two situations have been considered to be taken into account to make this task in better way.&lt;br /&gt;  &lt;br /&gt;One usual situation is having constant valued attributes with a selection predicate that is nodeid or location. It shows that those nodes do not need participate for the query. Likewise, if a node knows that none of its child nodes will ever satisfy the value of some selection predicates then it does not also need to forward the query to its sub tree. It seems to be an energy efficient way in query dissemination process this is because, before a particular query disseminates it searches the query path that should be queried upon conditions earlier mentioned. In this way, making the routing information of the network in a better way and that will benefit for sensors to extend their lifetime much more.&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;br /&gt;&lt;/div&gt;&lt;span style="color: rgb(51, 102, 255); font-weight: bold;"&gt; &lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/843094316546414284-3162641185075282657?l=roshan-sedar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://roshan-sedar.blogspot.com/feeds/3162641185075282657/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=843094316546414284&amp;postID=3162641185075282657' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/843094316546414284/posts/default/3162641185075282657'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/843094316546414284/posts/default/3162641185075282657'/><link rel='alternate' type='text/html' href='http://roshan-sedar.blogspot.com/2007/05/installation-and-requirements-to-verify.html' title=''/><author><name>Roshan Madhusanka Sedar</name><uri>http://www.blogger.com/profile/15387980457698738382</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-843094316546414284.post-1908867479653804909</id><published>2007-05-10T19:54:00.001-07:00</published><updated>2007-12-28T04:51:32.822-08:00</updated><title type='text'></title><content type='html'>&lt;span style="font-weight: bold;font-family:trebuchet ms;font-size:130%;"  &gt;&lt;span style="color: rgb(51, 102, 255);"&gt;Semantic Routing Tree&lt;/span&gt;&lt;/span&gt;&lt;div  style="text-align: justify;font-family:trebuchet ms;"&gt;&lt;p class="MsoNormal" style="text-align: justify;"&gt;  &lt;/p&gt;&lt;div face="trebuchet ms" style="text-align: justify;"&gt;&lt;span style="color: rgb(0, 0, 153);font-size:100%;" &gt;&lt;span style="color: rgb(0, 0, 0);"&gt;The primary goal in here is to determine whether it needs to participate or not &lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);font-size:100%;" &gt;&lt;span style="color: rgb(0, 0, 0);"&gt;below child nodes in a given query over some constant attribute value. In generally &lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);font-size:100%;" &gt;&lt;span style="color: rgb(0, 0, 0);"&gt;says, an SRT is a distributed index to locate relevant nodes in the network. Usually, &lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);font-size:100%;" &gt;&lt;span style="color: rgb(0, 0, 0);"&gt;each node stores value interval of itself and its children also in the network. Therefore &lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);font-size:100%;" &gt;&lt;span style="color: rgb(0, 0, 0);"&gt;this will help for SRT to determine a particular node that is needed to participate &lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);font-size:100%;" &gt;&lt;span style="color: rgb(0, 0, 0);"&gt;or not in a given query. In this mechanism, it may be important task when making &lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);font-size:100%;" &gt;&lt;span style="color: rgb(0, 0, 0);"&gt;the selection for the parent node to implement the SRT routing tree algorithm. &lt;/span&gt;&lt;/span&gt;&lt;span style="font-size:100%;"&gt;  &lt;/span&gt;&lt;span style="font-size:100%;"&gt;Traditionally, when doing the routing tree algorithm construction is done by having nodes pick a parent with the most reliable connection to the root in sensor networks. But in this case it is differ with respect to the SRT. Therefore, in making the selection the parent in an SRT is considered such that several parents of comparable link quality. This process is known as link-quality-based parent selection algorithm in the SRT. It will give more details about link-quality-based algorithm on [Woo A. and Culler D. July 2001].&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;&lt;span style="color: rgb(0, 0, 0);font-size:85%;" &gt;&lt;span style=";font-family:trebuchet ms;font-size:100%;"  &gt;&lt;br /&gt;&lt;span style="font-size:100%;"&gt;In this case, theoretically the SRT can take as an index over constant attribute value of a sensor node. That is used to locate nodes that have relevant data with respect to the query. The important thing is in here that the SRT is an overlay on the network. This is because SRT keeps all indices of sensor nodes with regard to the constant attribute value. As well as each node in the network maintains a single one-dimensional interval showing the range with regard to the constant attribute values underneath every child nodes of the network tree. Usually, this will help to make efficient routing process throughout the network before particular query dissemination. The query processing task is proceeding in the network such that when a query q (as an example) with a predicate value say A (as an example) arrives at node n (as an example), then node n check whether if any child’s node attribute value of A overlaps the range of A attribute value in query q. If this happens, it receives result and forwards the query and also if it is not happened the query is not forwarded. As well as, if the query applies locally then node n begins to execute the query itself [Madden et al., 2003].&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;span style="color: rgb(0, 0, 153);"&gt;&lt;span style="color: rgb(0, 0, 0);font-size:85%;" &gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/843094316546414284-1908867479653804909?l=roshan-sedar.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://roshan-sedar.blogspot.com/feeds/1908867479653804909/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=843094316546414284&amp;postID=1908867479653804909' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/843094316546414284/posts/default/1908867479653804909'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/843094316546414284/posts/default/1908867479653804909'/><link rel='alternate' type='text/html' href='http://roshan-sedar.blogspot.com/2007/05/wireless-sensor-network-wsn-is-network.html' title=''/><author><name>Roshan Madhusanka Sedar</name><uri>http://www.blogger.com/profile/15387980457698738382</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
