Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Tag: How to

How to manage Java certificates in a distributed Jenkins build environment?

I have a Jenkins server, which rotates nodes as the build traffic increases. I am trying to run integration tests with a project, and it requires me to have a certificate generated by keytool to co

October 3, 2021By Simo System Architecture build, Certificate, distributed, environment, How to, Java, Jenkins, management, MediumLeave a Comment

How do I copy the architecture and some data from SQL Server to another?

My product uses SQL Server database-each client has its own deployment instance on its own intranet. The db has about 200 tables. Most of them are only a few Row configuration table, but there are

October 3, 2021By Simo System Architecture architecture, example, How to, Number, one, Replication, server, Some, SQLLeave a Comment

How to use more complex type inheritance in Julia

I am trying to use the regular type Any in the following functions:

function f(arr::Array{Tuple{ASCIIString , Any},1})
arr[1]
end It applies to

f([(“a “,1), (“b”,”x”)]) But in

f(

October 3, 2021By Simo Software Design Complex, How to, inheritance, julia, More, type, UsedLeave a Comment

Message-Queue – How do I understand the role of queues in a distributed system?

I’m trying to understand what is the use case of queues in a distributed system.
And how does it scale and how does it ensure that it is not a single point of failure in the system?

Any dire

October 3, 2021By Simo System Architecture distributed, How to, Message, middle, queue, role, system, understandLeave a Comment

How to configure distributed cache in grails (do not use Terracota)

I want to deploy my application (Grails 1.3.5) in two or more tomcats (7.0). I managed to do it without problems, but now I want to use RMI configuration My cache (ehcache).

What I have done

October 3, 2021By Simo System Architecture Cache, configuration, distributed, Grails, How to, TerracotaLeave a Comment

How to retrieve SQL variables from CFQuery?

I run it in my cfquery.

SET @rID = (SELECT TOP 1 roleid
FROM Roles
WHERE RoleName = @rName AND appid = @appID
ORDER BY Created DESC); Is it possible to retrieve @rID without having to run

October 2, 2021By Simo Search Engines CFQuery, How to, search, SQL, variablesLeave a Comment

Performance – How to vectorize many ranked first external products?

Can the following loop be vectorized? Each iteration in the loop forms an outer product, then symmetric and store the result as a column in a matrix. Expect m to be large (e.g., 1e4) and s to be sm

October 2, 2021By Simo Performance external, First, How to, Many, performance, Product, ranking, vectorLeave a Comment

How to cluster embedded Cassandra instances?

I wrote a small application to start an embedded instance of Cassandra 1.2.

I am trying to run 3 instances of this application in Create a cluster of 3 embedded instances locally. Everyone lo

October 1, 2021By Simo Load Balance Cassandra, cluster, Embed, How to, instanceLeave a Comment

How to handle ASP.NET application variables in load balancing web farms

I am moving a site from a single server to a server farm, which consists of three web servers behind a load balancer. It seems easy to handle session management-just in Load Balancer The above make

October 1, 2021By Simo Load Balance application, ASP, ASP.NET, balance, Field, How to, load, Medium, Processing, program, variable, WEBLeave a Comment

How to use aggregates with list names

How do I summarize the aggregation in a function by passing a list of conditions and values?

# This works fine:
x <- data.frame(cond1 = sample(letters[1:3], 500, replace=TRUE) , cond2 = sam

September 30, 2021By Simo Design Pattern aggregate, column name, How to, List, TogetherLeave a Comment

Posts navigation

Page 1 … Page 8 Page 9 Page 10 … Page 14
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress