Advertisement
Guest User

asdsadasdsadas

a guest
Oct 28th, 2015
229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 2.67 KB | None | 0 0
  1. <div id="tabs-main">
  2.             <!-- place holder -->
  3.            
  4.  
  5.  
  6.  
  7. <div class="tab-content" id="articleDetails" role="main" data-section="articleDetails.ajax"
  8. >
  9. <div class="article-blk">
  10.        
  11.    
  12.    
  13.         <div class="article">
  14.             <p>Distributed database systems (DDBS) have received considerable attention in recent years. Being a relatively young research field, there are still many problems associated with DDB systems that need solution. Concurrency control is one of these problems and, probably, the most extensively studied. However, most of the work has concentrated on the development of alternative solutions and the field seems to be ready for some comparative analysis work. This paper reports the results of a performance evaluation study on distributed database concurrency control algorithms. The research has resulted in the development of a formalism, based on Petri nets, for modeling and analysis purposes. The formalism, called the Extended Place/Transition Nets (EPTN), is both descriptively powerful in that it can be used to model various algorithms precisely and succinctly and to communicate them in a clear manner, while at the same time lending itself to be used as a performance evaluation tool. An EPTN simulator is implemented and various algorithms are studied using this tool. This paper describes both the formalism and the performance results that have been obtained.</p>
  15.         </div>
  16.    
  17.  
  18.    
  19.    
  20.    
  21.    
  22.        
  23.            
  24.  
  25.  
  26. <div class="article-ftr">
  27.    
  28.    
  29.    
  30.     <h3>Published in:</h3>
  31.    
  32.         <a href='../xpl/RecentIssue.jsp?punumber=32'> Software Engineering, IEEE Transactions on
  33.         </a>
  34.    
  35.  
  36.    
  37.             &nbsp;(Volume:SE-11
  38.         ,&nbsp;
  39.                 <a href="../xpl/tocresult.jsp?isnumber=35869">Issue: 10
  40.             </a>
  41.         )
  42.          
  43.  
  44.    
  45.     <div class="article-info cf">
  46.         <dl>
  47.            
  48.                
  49.                
  50.                    
  51.                         <dt>Page(s):</dt>
  52.                        
  53.                             <dd>
  54.                                 1225
  55.                                 -
  56.                                 1240
  57.                             </dd>
  58.                        
  59.                        
  60.                    
  61.                
  62.            
  63.            
  64.                 <dt>ISSN :</dt>
  65.                 <dd>
  66.                     0098-5589
  67.                 </dd>
  68.            
  69.  
  70.            
  71.  
  72.            
  73.  
  74.            
  75.  
  76.            
  77.                 <dt>DOI:</dt>
  78.                 <dd>
  79.                     <a href='http://dx.doi.org/10.1109/TSE.1985.231870' target="blank">10.1109/TSE.1985.231870</a>
  80.                 </dd>
  81.            
  82.  
  83.  
  84.         </dl>
  85.         <dl>
  86.            
  87.                
  88.                
  89.                     <dt>Date of Publication :</dt>
  90.                     <dd>
  91.                        
  92.                             Oct. 1985
  93.                        
  94.                     </dd>
  95.  
  96.                
  97.            
  98.  
  99.            
  100.                 <dt>Date of Current Version :</dt>
  101.                 <dd>
  102.                     18 September 2006
  103.                 </dd>
  104.            
  105.            
  106.                 <dt>Issue Date :</dt>
  107.                 <dd>
  108.                     Oct. 1985
  109.                 </dd>
  110.            
  111.            
  112.                 <dt>Sponsored by :</dt>
  113.                 <dd>
  114.                     <a href='http://www.computer.org/' target="blank">IEEE Computer Society</a>
  115.                 </dd>
  116.            
  117.            
  118.            
  119.                 <dt>Publisher:</dt>
  120.                 <dd>
  121.                     IEEE
  122.                 </dd>
  123.            
  124.         </dl>
  125.     </div>
  126.  
  127. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement