<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title><![CDATA[]]></title><description><![CDATA[]]></description><link>https://blog.csdn.net/envykok</link><language>zh-cn</language><generator>https://blog.csdn.net/</generator><copyright><![CDATA[Copyright &copy; envykok]]></copyright><item><title><![CDATA[ActiveMQ Connection visualisation]]></title><link>https://blog.csdn.net/envykok/article/details/6539914</link><guid>https://blog.csdn.net/envykok/article/details/6539914</guid><author>envykok</author><pubDate>Sun, 12 Jun 2011 20:31:00 +0800</pubDate><description><![CDATA[http://activemq.apache.org/visualisation.htmlStep 1 : Add plugin into activemq.xml               Step 2: Run AcitveMQServerStep 3: Get "connection.dot" file under "]]></description><category></category></item><item><title><![CDATA[Json Transforming]]></title><link>https://blog.csdn.net/envykok/article/details/6524225</link><guid>https://blog.csdn.net/envykok/article/details/6524225</guid><author>envykok</author><pubDate>Fri, 03 Jun 2011 10:34:00 +0800</pubDate><description><![CDATA[http://constc.blogspot.com/2008/10/css-for-json.htmlhttp://goessner.net/articles/jsont/ Json Transforming]]></description><category></category></item><item><title><![CDATA[note]]></title><link>https://blog.csdn.net/envykok/article/details/6459993</link><guid>https://blog.csdn.net/envykok/article/details/6459993</guid><author>envykok</author><pubDate>Wed, 01 Jun 2011 20:08:00 +0800</pubDate><description><![CDATA[<br />The Journal consists of a rolling log of messages and commands (such as
transactional boundaries and message deletions) stored in data files of a
certain length. When the maximum length of the currently used data file has
been reached a new data f]]></description><category></category></item><item><title><![CDATA[Reference]]></title><link>https://blog.csdn.net/envykok/article/details/6457915</link><guid>https://blog.csdn.net/envykok/article/details/6457915</guid><author>envykok</author><pubDate>Tue, 31 May 2011 21:01:00 +0800</pubDate><description><![CDATA[<br />http://rantdriven.com/post/ActiveMQ-via-C-sharp-and-dotnet-using-ApacheNMS-Part-1.aspx]]></description><category></category></item><item><title><![CDATA[ActiveMQ - old Message cleanup/archive]]></title><link>https://blog.csdn.net/envykok/article/details/6455306</link><guid>https://blog.csdn.net/envykok/article/details/6455306</guid><author>envykok</author><pubDate>Mon, 30 May 2011 18:28:00 +0800</pubDate><description><![CDATA[<br />http://activemq.2283324.n4.nabble.com/activemq-database-cleanup-td2346636.html<br />does activemq delete consumed / expired messages from the database on <br />its own or should i have a job deleting old messages running in the <br />background? <br ]]></description><category></category></item><item><title><![CDATA[ActiveMQ Wrapper: Error - Unable to execute Java command]]></title><link>https://blog.csdn.net/envykok/article/details/6454592</link><guid>https://blog.csdn.net/envykok/article/details/6454592</guid><author>envykok</author><pubDate>Mon, 30 May 2011 14:05:00 +0800</pubDate><description><![CDATA[<br /><br />Error:<br /> <br />STATUS | wrapper  | 2011/05/30 13:57:09 | ActiveMQ installed.<br />STATUS | wrapper  | 2011/05/30 13:57:25 | --> Wrapper Started as Service<br />STATUS | wrapper  | 2011/05/30 13:57:26 | Launching a JVM...<br />FATAL  | wrapp]]></description><category></category></item><item><title><![CDATA[Oracle AQ reference]]></title><link>https://blog.csdn.net/envykok/article/details/6453879</link><guid>https://blog.csdn.net/envykok/article/details/6453879</guid><author>envykok</author><pubDate>Mon, 30 May 2011 00:58:00 +0800</pubDate><description><![CDATA[<br /><br /> <br />http://docstore.mik.ua/orelly/oracle/bipack/ch05_01.htm<br /> <br />Oracle Advance Queue or Advanced Queuing from .NET <br /> <br />http://www.codeproject.com/KB/database/aqlib.aspx<br /> <br /> PPT<br />http://www.google.com.sg/url?sa=t]]></description><category></category></item><item><title><![CDATA[ActiveMQ and SQL Server]]></title><link>https://blog.csdn.net/envykok/article/details/6453010</link><guid>https://blog.csdn.net/envykok/article/details/6453010</guid><author>envykok</author><pubDate>Sun, 29 May 2011 14:24:00 +0800</pubDate><description><![CDATA[<br /><br />http://remark.wordpress.com/2007/07/19/activemq-and-sql-server/<br />At first, when I tried to use SQL Server (2000) with ActiveMQ there was an error. The error was:Failed to acquire lock: com.microsoft.sqlserver.jdbc.SQLServerException: Line 1]]></description><category></category></item><item><title><![CDATA[Couple Solutions to Transfer Data Between Database]]></title><link>https://blog.csdn.net/envykok/article/details/6452880</link><guid>https://blog.csdn.net/envykok/article/details/6452880</guid><author>envykok</author><pubDate>Sun, 29 May 2011 12:15:00 +0800</pubDate><description><![CDATA[<br />1 Solution: Import/Export (Using SSIS,bulk insert )<br /> <br /> <br />2 Replication Service (e.g: Snapshot Replication : Using BCP)<br /> <br />Workflow: drop the table and recreate and then bulk copy in the data. The level of locking you will see w]]></description><category></category></item><item><title><![CDATA[Error]]></title><link>https://blog.csdn.net/envykok/article/details/6445825</link><guid>https://blog.csdn.net/envykok/article/details/6445825</guid><author>envykok</author><pubDate>Wed, 25 May 2011 20:02:00 +0800</pubDate><description><![CDATA[<br />Error occurred during initialization of VM java/lang/NoClassDefFoundError : java/lang/Object<br /> <br /> <br />Solution:<br /> <br />1) copy the rt.jar from your jdk/jre/lib directory to your jre/lib directory.]]></description><category></category></item><item><title><![CDATA[How to enhance your code using design pattern? =>CHANGE POINT]]></title><link>https://blog.csdn.net/envykok/article/details/6428270</link><guid>https://blog.csdn.net/envykok/article/details/6428270</guid><author>envykok</author><pubDate>Tue, 17 May 2011 23:59:00 +0800</pubDate><description><![CDATA[<br /> <br />Project: filesplitter <br /> <br />Additional Requirement:<br />1.Add process bar<br />2.As Componet<br />3.Able to process big files (it is hard to read 100MB from disk once)<br /> <br />Code Enhancement:<br />1.split user presentation level ]]></description><category></category></item><item><title><![CDATA[什么时候使用代理 - delegation]]></title><link>https://blog.csdn.net/envykok/article/details/6423372</link><guid>https://blog.csdn.net/envykok/article/details/6423372</guid><author>envykok</author><pubDate>Mon, 16 May 2011 01:06:00 +0800</pubDate><description><![CDATA[<br /> <br />http://hi.baidu.com/luminji/blog/item/558323d98072492b11df9b9f.html<br /><br /><br /><br />当我们要调用某个方法，但是我们只知道这个方法该长什么样子而不知道具体从哪里获得的时候，就是使用委托的时候。  <br />From envykok: e.g.: 异步调用, 你不知道什么时候会发生，什么时候会返回信息，或者事件，你不知道什么时候用户点击按钮<br /><br />所以实际的项目通常都是1]]></description><category></category></item><item><title><![CDATA[Desgin Pattern : Strategy]]></title><link>https://blog.csdn.net/envykok/article/details/6423358</link><guid>https://blog.csdn.net/envykok/article/details/6423358</guid><author>envykok</author><pubDate>Mon, 16 May 2011 00:35:00 +0800</pubDate><description><![CDATA[Problem: hard to expand and changeif...else if... else if...
switch...case...case...
Approch to achive Run time dynamic load dll
>>virtual method (protected)
>>delegation
>>reflection
===>Strategy
delegation: once fulfil input parameter and return v]]></description><category></category></item><item><title><![CDATA[ActiveMQ NMS - Queue And Topic]]></title><link>https://blog.csdn.net/envykok/article/details/6423356</link><guid>https://blog.csdn.net/envykok/article/details/6423356</guid><author>envykok</author><pubDate>Mon, 16 May 2011 00:33:00 +0800</pubDate><description><![CDATA[Storage in Queue & Topic Messages for Queues and Topics are stored slightly differently, and match delivery semantics for the point-to-point 
and publish/subscribe 
message domains. Storage of Queues are straightforward, they are basically stored in firs]]></description><category></category></item><item><title><![CDATA[Another use for the Default Trace: Mapping Temporary Tables to Sessions]]></title><link>https://blog.csdn.net/envykok/article/details/6416141</link><guid>https://blog.csdn.net/envykok/article/details/6416141</guid><author>envykok</author><pubDate>Fri, 13 May 2011 01:22:00 +0800</pubDate><description><![CDATA[<br />http://sqlblog.com/blogs/jonathan_kehayias/archive/2009/09/29/what-session-created-that-object-in-tempdb.aspxThe random ramblings and rantings of frazzled SQL Server DBAAnother use for the Default Trace: Mapping Temporary Tables to Sessions<br />Here]]></description><category></category></item><item><title><![CDATA[First Project - ActiveMQ in Windows]]></title><link>https://blog.csdn.net/envykok/article/details/6412746</link><guid>https://blog.csdn.net/envykok/article/details/6412746</guid><author>envykok</author><pubDate>Wed, 11 May 2011 18:43:00 +0800</pubDate><description><![CDATA[Step 1: Donwload/Install/Run ActiveMQ 5.X releasehttp://activemq.apache.org/getting-started.htmlStep 2: Dowload Apache.NMS API DLL && Apache.NMS.ActiveMQ DLLhttp://activemq.apache.org/nms/download.htmlStep 3: ADD Apache.NMS API DLL && Apache.NMS.ActiveMQ D]]></description><category></category></item><item><title><![CDATA[Message System]]></title><link>https://blog.csdn.net/envykok/article/details/6408084</link><guid>https://blog.csdn.net/envykok/article/details/6408084</guid><author>envykok</author><pubDate>Tue, 10 May 2011 00:38:00 +0800</pubDate><description><![CDATA[Database Table Queue vs Message Systemhttp://stackoverflow.com/questions/255794/queues-against-tables-in-messaging-systemsIf you are building a single system which is already using a database, you don't have very high performance throughput requirements an]]></description><category></category></item><item><title><![CDATA[How does the slave replicate]]></title><link>https://blog.csdn.net/envykok/article/details/6370956</link><guid>https://blog.csdn.net/envykok/article/details/6370956</guid><author>envykok</author><pubDate>Fri, 29 Apr 2011 01:12:00 +0800</pubDate><description><![CDATA[<br />http://wiki.apache.org/solr/SolrReplicationHow does the slave replicate?<br /> <br />The master 
is totally unaware of the slaves. The slave continuously keeps polling 
the master (depending on the 'pollInterval' parameter) to check the 
current i]]></description><category></category></item><item><title><![CDATA[segments_* and segments.gen files in Lucene]]></title><link>https://blog.csdn.net/envykok/article/details/6370936</link><guid>https://blog.csdn.net/envykok/article/details/6370936</guid><author>envykok</author><pubDate>Fri, 29 Apr 2011 00:45:00 +0800</pubDate><description><![CDATA[From Book: LuceneInAction2ndEdition-rw-rw-rw- 1 mike users 12327579 Feb 29 05:29 _2.fdt
-rw-rw-rw- 1 mike users 6400 Feb 29 05:29 _2.fdx
-rw-rw-rw- 1 mike users 33 Feb 29 05:29 _2.fnm
-rw-rw-rw- 1 mike users 1036074 Feb 29 05:29 _2.frq
-rw-rw-rw- 1 mik]]></description><category></category></item><item><title><![CDATA[Update schema.xml without restart Apache Server]]></title><link>https://blog.csdn.net/envykok/article/details/6370907</link><guid>https://blog.csdn.net/envykok/article/details/6370907</guid><author>envykok</author><pubDate>Fri, 29 Apr 2011 00:11:00 +0800</pubDate><description><![CDATA[<br />Use Reload
:<br /> <br />http://wiki.apache.org/solr/CoreAdmin#RELOAD<br /> <br />Step 1 : Change core2 schema.xml<br /> <br />Step 2 : Reload core2<br /> <br />http://localhost:8080/solr/admin/cores?action=reLOAD&core=core2]]></description><category></category></item></channel></rss>