由买买提看人间百态

topics

全部话题 - 话题: server
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)
A*********n
发帖数: 637
1
compress and move to another server local, then restore.
next time when back-up, use 3rd party software to compress can help...or use
sql server native compression.
s**********o
发帖数: 14359
2
你的PROD BACKUP不会是LOCAL的吧,原则是要BACKUP 到NETWORK专门的BACKUP SERVER
上,
然后一样的RESTORE TEST SERVER上,LOCAL BACKUP STORAGE坏掉了,那么BACKUP也没
了,
有啥意义
w****n
发帖数: 266
3
We migrated our databases to a new server. I backup previous databases,
restore on the new server with full recovery mode. While clients tried to
login some web applications, they got error message as follows.
Microsoft OLE DB Provider for SQL Server error '80040e14'
Cannot find the symmetric key 'Generickey', because it does not exist or you
do not have permission.
I check the database and certificate as well as symmetric keys are there in
new machine. Do I need backup and restore those certif... 阅读全帖
j*******7
发帖数: 6300
4
Extending SQL Server to Also Now Run on Linux
Today I’m excited to announce our plans to bring SQL Server to Linux as
well. This will enable SQL Server to deliver a consistent data platform
across Windows Server and Linux, as well as on-premises and cloud. We are
bringing the core relational database capabilities to preview today, and are
targeting availability in mid-2017.
https://blogs.microsoft.com/blog/2016/03/07/announcing-sql-serv
L*********r
发帖数: 92
5
来自主题: DotNet版 - ASPNET 访问SQL Server 2005 被拒
There are a lot of ways to connect ASP.net to SQL server. It is depend on
your use case to pick up the suitable approach.
Impersonate: This approach has problem if the client is not in the same
Window domain. But it has the advantage that different client has different
permission to access SQL server.
Built SQL Server user name/pwd into connection string: This approach is not
safe in view of security. All clients have the same permission to access SQL
server.
Change the identity of ASP.net worke
w***w
发帖数: 88
6
用Web Service,当client调用Server的API的时候,
API自己可以修改Server这边的数据吗?
例如
string ChangeServerData(string ID, string data)
{
// ...
如果数据是保存在SQL的,ID 的数据应该可以被修改。
但是如果这里用file储存的,ID的数据就不能在server被改动?好像会有安全性问
题?
如果数据是用XML储存,在Server的ID的数据可以通过这个API被修改吗?
return "谢谢";
}
y********o
发帖数: 2565
7
来自主题: DotNet版 - Problem connecting to SQL Server
我用了我的电脑名字加SQL Server名字,现在症状不一样了。瞧:
An error has occurred while establishing a connection to the server. When c
onnecting to SQL Server 2005, this failure may be caused by the fact that un
der the default settings SQL Server does not allow remote connections. (prov
ider: Named Pipes Provider, error: 40 - Could not open a connection to SQL S
erver)
哦,yes, mine is express. 那我干脆从在防火墙上将1433洞口也凿开试试。
B*****g
发帖数: 34098
8
【 以下文字转载自 Database 讨论区 】
发信人: lakewest (lake), 信区: Database
标 题: 【隆重推出】北美华人SQL Server User Group (CINASSUG)
发信站: BBS 未名空间站 (Thu Jun 7 23:25:39 2012, 美东)
北美华人SQL Server User group
Chinese in North America SQL Server User Group (CINASSUG)
CINASSUG:
https://groups.google.com/group/chinese-in-north-america-sql-server-user-
group-cinassug?hl=en
重要以数据库知识为主, 相关知识为辅助, 根据知识点和市场需要分为下边的track,
a. Application Dev, 包括database application development 以及相关的.NET
framework
b. DBA, 这个不用解释了
c. BI/DW architecture,... 阅读全帖
s**********o
发帖数: 14359
9
【 以下文字转载自 Database 讨论区 】
发信人: lakewest (lake), 信区: Database
标 题: 【CINASSUG】【CINAOUG】SQL Server 讲座第3课- BI技术交流 ag
发信站: BBS 未名空间站 (Fri Jul 27 01:17:25 2012, 美东)
SQL Server技术交流系列
1. Agile BI
by Derek Microsoft Certified Trainer
08/01 周三9点, EST
http://www.anymeeting.com/CINASSUG1
【CINASSUG】
https://groups.google.com/forum/?fromgroups#!forum/chinese-in-north-america-
sql-server-user-group-cinassug
Derek--BI Architect; Working/Living in Minnesota
Over 8 years’ experience in database design, developme... 阅读全帖
s******e
发帖数: 114
10
来自主题: DotNet版 - 你们都做server side validation?
client 和server 都要做。server focus on security, integrity, server省略一些
检查,让SQL server throw exception.
a*******t
发帖数: 891
11
来自主题: EmergingNetworking版 - General Q: Web Server Load Balance and DB Server
With my very breif understanding of load balance, if the web server are
implemented with load balanced then the database server Needs to be outside
of the load balance cluster group.
Is this correct?
Is it possible/easy to run clustered DB on the same web load balanced server
cluster group?
Just need some general ideas. Thanks!
b******n
发帖数: 138
12
【 以下文字转载自 Security 讨论区 】
发信人: bigseven (大七), 信区: Security
标 题: 请教linux如何向windows server申请certificate? (转载)
发信站: BBS 未名空间站 (Fri May 16 16:59:47 2008)
发信人: bigseven (大七), 信区: Linux
标 题: 请教linux如何向windows server申请certificate?
发信站: BBS 未名空间站 (Fri May 16 16:59:19 2008)
windows server 2003作为certificate authority,linux和windows在同一个domain里
。请问linux如何做才能向windows server申请certificte? 谢谢!
h**2
发帖数: 2841
13
我记得home server/server 2008可以把多个物理盘作为一个存储卷
另一方面,现在的电脑都支持AHCI,SATA盘可以eject,那如果家里有这样一个装了几
个sata盘的机器做storage server,还可以热插拔么?
g****y
发帖数: 436
14
【 以下文字转载自 Linux 讨论区 】
发信人: ggplay (dfdsf), 信区: Linux
标 题: 如何往LAN上面的server高速上传文件?
发信站: BBS 未名空间站 (Mon Mar 22 11:03:58 2010, 美东)
我自己用router搭了个LAN,run了一个ssh server, 一个 ncftp server。 然后发现
wget可以有2M的速度, scp的话,一开始也是2m,但是会迅速下降到200k。 请问有更快
的办法吗? 是不是要装server版本的ubuntu?
a***a
发帖数: 40617
15
来自主题: Hardware版 - 低价出售二手servers三台
【 以下文字转载自 LosAngeles 讨论区 】
发信人: henqiangda (很好很强大), 信区: LosAngeles
标 题: 低价出售二手servers三台
发信站: BBS 未名空间站 (Mon Aug 9 13:22:55 2010, 美东)
低价出售二手servers三台,人在解放区monterey park,电话 626-872-9311 Micheal
配置如下:
第一台
i7 920
x58主板
3*2G ddr3-1600内存
6块WD500G企业级硬盘
2块WD1.5T绿盘
光驱
tower server case
价格:450
第二台 第三台配置基本类似
CORE 2 E6550 2.33G E6600 2.4G
G35 G45主板
2*1G DDR2内存
6块WD500G企业级硬盘
光驱
tower server case
价格:230
m**********e
发帖数: 12525
16
你如果只想开个ftp service,你直接在sexsex.com安装ftp server就成,
不需要单独开设ftp.sexsex.com,对方ftp://sexsex.com直接连接21端口,
http://sexsex.com直接连接80端口,如果再安装mail server的话对方直接
连接25端口...
如果你需要出现一台单独的ftp.sexsex.com,则你申请的DNS必须是一个网段,
比如,你的sexsex.com不可以是192.192.122.122,必须是192.192.122.xx,比如,
分配给你16个subnet,你自己定义相应的mask,然后把192.192.122.122分配给
子网根服务器sexsex.com.
如果你申请到的ip真是这样,则可以在sexsex.com下安装DNS server,在/var/named/
zone.下定义自己的子网ip对应的域名,用户首先访问你的网段注册dns,然后再被指
到你的sexsex.com上的dns获得域名的最终解析.
我估计你就获得了一个IP,根本没有subnet,估计你也没那个钱,所以按照我最前面的
办法做吧... 阅读全帖
s********z
发帖数: 5411
17
多谢多谢!
但是我弱智,还是不明白。 什么叫sexsex.com安装ftp server阿?
sexsex.com的hosting server和ftp server的ip是不一样的阿。
其实我现在就是只想让ftp.sexsex.com指到我的ftp server的fixed
ip.
我的ip就是一般的frontier business class最便宜的fixed ip dsl
package
network solutions里面我找到了edit DNS
IP Address (A Records)
Host TTL Numeric IP
www 7200 205.178.189.129
Business Profile
@ (None) 7200 65.190.???.???
* (All Others) 7200 65.190.???.???
ftp.sexsex.com 7200 65.190.???.???
我都改成上面的了,但是我做 nslookup ftp.sexsex.com 的时候,还
是205.178.189.129
sigh....

就成,
端口,... 阅读全帖
l****u
发帖数: 4594
18
前些日子收到了N54L,打算用来做家庭nas,htpc和media server. 装了Ubuntu
Server,Samba 和plex media server. 没有增加内存,硬盘只增加了一个老的希捷1TB
硬盘和一个120g 老ssd在光驱位做系统盘。没有设置raid. 因为还没有等到low
profile的6450 deal,所以还没有安装xbmc.
简单测试了一下n54l在plex下的转码能力。12000kbps以上的1080p电影,n54l就不
行了,客户端会常卡顿,cpu usage会保持在190%左右。 12000kbps一下的1080p,720p
电影,基本没问题,虽然cpu usage也会比较高。
不知道对ubuntu优化设置一下或者采用其他系统,比如windows server会不会有更
好的结果。另外转码时,I/O usage也很高,不知道用raid 0之后会不会降低CPU被i/o
占用的时间,从而改善转码能力。
有谁折腾了,分享一下吧。
m******t
发帖数: 4077
19
来自主题: Hardware版 - NAS server现在流行那个?
一直都是用dockstar,最近发现USB drive又坏了。实在不想在折腾了, 希望弄一个稳
定的server。
因为以前用dockstar,所以主要是四个外置硬盘。能把它们充分利用起来显然是最好的
,否则的话拷贝也要弄半天。
主要用处是file server,以前还是printer server,现在基本上也不用了。Media
share也要弄。以前就是samba,现在考虑其他的方式,可以把PBO拿掉。
大家推荐吧?是newegg的HP server靠谱还是zylex的nas?USB一定要给力,因为我都是
外置硬盘。
H********e
发帖数: 130
20
计算机系里要买新的Server,可能会用来做Web Server,File Server,会用来做GPU计
算(GPU 已有包括K40,多个Titan卡),并行计算,做Cluster的master node,带一些
slave node。
还有自己组建Cluster 大牛们有推荐么? 我现在想弄成Beowulf Cluster, 用Server带
一些旧的机器 装MPICH。
s*****t
发帖数: 321
21
来自主题: Hardware版 - 请教server
想弄个小办公室的server. 24小时开机,除了办公室里可以访问,也想远程访问。但是
不是访问桌面,就是硬盘文件,就像是外挂的硬盘,不过是在服务器上。主要
是工作文件和图片的sharing.
看了dell poweredge server 系列。是不是弄个t330装windows server 2016就可以了?
还需要买router 或者switch吗?
主要作用就是办公室工作的项目文件共享和存档,这样文件都保存到server上。不需要
local保存。
谢谢大家
y*j
发帖数: 3139
22
噪音巨大,像一个电锯厂。非常耗电。非常难装显卡或者其它设备。
用过几台类似的server,不过是放在机房里,每次进那个机房都头晕目眩。
当然也有优点,不然谁会买呢?非常牢靠,体积相对比较小,整体性能比较高。

http://www.ebay.com/itm/HP-Proliant-BL460c-G7-SERVER-2x-6-CORE-X5649-2-53GHz-48GB-RAM-NO-HDD-1-unit-/272618200944?hash=item3f794f9f70:g:wjIAAOSwmgJY48aw
:看到ebay上的server超级便宜啊,双Xeon X5649处理器,单个处理器benchmark分数达
:到7051,两个就是1万4千多了,还加上超大内存达到48GB。如果自己买散件组装的话
,类似速度的Ryzen 5 1600X 要$220, 48GB内存要$300多。
:现在问题是,
:1)这server能安装SATA的SSD吗,能安装Windows吗?
:2) 能安装mouse和keyboard吗?
:3)能连接monitor吗,能到1080P吗?
:谢谢有经验的兄弟... 阅读全帖
z***y
发帖数: 13818
23
多谢。现在好像可以了。我用的是ArgoSoft的mail server。
奇怪的是可以发信,但是不能收信。
就是使用这个server发出的信件别人能收到。
但是对方发到这里的信就收不到。
而且也不报错,好像信就这么没了。
反复测试都是如此。
另:server配置选项里有allow relay一项,
不知是什么意思。
s******t
发帖数: 15
24
来自主题: Internet版 - [转载] video streaming server的问题
【 以下文字转载自 Linux 讨论区 】
【 原文由 surmount 所发表 】
如果把encoder看作独立的部分
server的作用应该只是read, buffer, ajust time 和emit to network吧?
那么为什么不同encoder不能使用同一个server呢?
(比如,mpeg2的server就不能用来stream wavelet encoded的video)
server一定要知道video的内容吗?
m***e
发帖数: 98
25
【 以下文字转载自 Windows 讨论区 】
【 原文由 maybe 所发表 】
在win2000 advanced server下安装iplanet web server 4.1,
adminserver启动后, 想接着启动自己添加的server, 但是
自己的server起不来, 总有保护错, 是httpd.exe读内存越界。
在别的相同OS机器上, 有的可以,有的不行, 不知道是不是和已经
安装过的其他东西冲突。
有没有人也碰到过这样的问题, 请各位指教, 多谢。
k********u
发帖数: 5
26
I have finished uploading all the stuffs on my server to
gerdo's, totally 690Mb.
my server will go down for the rest of today and get back
later.for now, you can login to gerdo's server for
everything
128.61.81.13 j2ee/j2ee
stuffs on my server is under directory Kuafu2000
thanks for gerdo's support.
-kuafu
h*****n
发帖数: 439
27
来自主题: Java版 - 什么是application server
Application Server [countable noun phrase], pl. Application Servers
Persons, or companies/agencies, who fill the application forms
of foreign universities/student visa/immigration/etc. for applicators.
Usually, these services are not free and actually very expensive.
They claim they can do the things better, but most of the time,
they are just cheating money from you. Application Servers can be
found in China in many places.
Samples sentense:
"Damn! That application server fooled me. My stud
j***i
发帖数: 4
28
The Apache web server can be configured as a proxy server of the Tomcat
server.
For the details, please refer to this link :
http://jakarta.apache.org/tomcat/tomcat-4.0-doc/proxy-howto.html
good luck. :-)

http://hostname:8000/xx.jsp?
h******a
发帖数: 46
29
between the server 1 and 2, their relationship is client-server, just like
your client and server 1.
m******t
发帖数: 2416
30
What's interesting is, only the J2EE world always tries to make a clean
distinction between "web server" and "application server". To .Net
applications, IIS is both. To LAMP applications, Apache plus the specific
language module (e.g. mod_php) is both.

Doh... How else could we have created a new line of business called
application server vendors?
g*****g
发帖数: 34805
31
I have a program which is an email server, we want to embed a web console
and do configuration on the fly.
I can use an embeded jetty as web server. Now between email server and web
console, how can I do communication?
For example, I finish configuration in web console, new configuration data
available in database, how do I inform the the email server to pick up the
configuration?
MBean? Appreicate it if someone can tell me how to communite with
an embeded jetty.
g*****g
发帖数: 34805
32
我的问题是web server要作为client call background process,这个process是
一个email server,而不是反过来,这样基于web的各种协议都不行吧。
我能想到的只有RMI和JMX
如果基于jetty的话可以只用一个jvm,但是我不知道怎么local function call,
也许调用jetty的时候可以放一个参数进去?
好像是可以
Server jettyServer = new Server(jettyConfig);
jettyServer.setAttribute("hello", helloBean);
S*A
发帖数: 7142
33
你在 gateway 上面开 ssh tunnel. e.g.
ssh -L 8022:file-server:22 gateway
Then when you connect to 8022 port, the local ssh will
connect to gateway sshd. The gateway sshd will open a socket
connect to file server at port 22.
As effect you now have a tcp port to connect to file server
directly, your local port 8022.
Then you just copy files over that port as if the file server
has an ssh port open at your local 8022.
T*o
发帖数: 363
34
来自主题: Linux版 - help on a simple smtp server setup
I need a simple smtp server setup on the Linux (the same as where the web
server was setup).
The mail server is only used to send email to interested people when
something happened. So for the mail server, I only need it being able to
send email, that's all. The action of sending email is invoked from Java
mail api.
Anybody suggests a better and simpler solution for this? Is sendmail too big
for this? Thx.
d****y
发帖数: 910
35
如果是放在Intenet上的,几乎可以肯定不能随便用PC来糊弄当做服务器,除非你是玩
玩。如果局域网内用的,则随便了。
这个我觉得完全没必要买台server。因为买完server,你还要买域名,买托管、甚至买
IP等,然后还要花时间配置MySQL,配置web server,配置mail server, etc。
最简单的就是租个空间就完了。例如justhost.com, 4美金或者5美金一个月,你要的
MySQL、web功能全都有了(也许还奉送其他一些免费的东西)。
s***y
发帖数: 3042
36
一直在用一个server,系统是ubuntu。估计很老了,开始用的好,就没有在意版本。结
果最近被网管block住了。说是发现rouge dhcp server。但是这个机器是没有开启dhcp
server。现在ssh不到机器了,其他信息也不知道。不过想问问,这个有可能是什么问
题。或者需要一些什么信息,可以进一步诊断问题所在?另外,如果用iptables是不是
可以drop掉dhcp的packet?我其实试图加了一个rule在iptables里面,但是似乎不管用
。当然也许我没有设置好。
希望高手给点意见,指导一下。我现在一头雾水,都不知道可以做什么,从何入手。
另外,曾经检查过是不是有dhcp server,用 ps aux | grep dhcp*
没有发现dhcp在运行。
z****n
发帖数: 1933
37
GNU协议允许他这么干了?
Red Hat Enterprise Linux Server for 32/64-bit x86
Support Levels | Product Information
2 socket server options
Prices in US dollars
2-sockets with 1 virtual guest
Self-support Subscription (1 year)$349USDStandard Subscription (1 year)$
799USDPremium Subscription (1 year)$1,299USD
2-sockets with up to 4 virtual guests
Standard Subscription (1 year)$1,199USDPremium Subscription (1 year)$1,
949USD
2-sockets with unlimited virtual guests
Standard Subscription (1 year)$1,999USDPremium S... 阅读全帖
m****t
发帖数: 2684
38
来自主题: Linux版 - HELP: 新server登录慢的原因
我们部门最近新进了几台IBM 的 Linux server,但是通过局域网登录非常慢,ssh得等
个半分钟才有反应,敲了密码后,又得半分钟才登录上。不过几台server之间的通讯很
快。
Linux的版本是
LSB_VERSION=base-4.0-amd64:base-4.0-ia32:base-4.0-noarch:core-4.0-amd64:core
-4.0-ia32:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-ia32:graphics-4.0-
noarch:printing-4.0-amd64:printing-4.0-ia32:printing-4.0-noarch
Red Hat Enterprise Linux Server release 6.4 (Santiago)
Red Hat Enterprise Linux Server release 6.4 (Santiago)
我是测试人员之一,平常只管用,不管系统,现在大家为这个头疼得很,请问一下,这
个应该是找哪方面的原因?
m****t
发帖数: 2684
39
来自主题: Linux版 - HELP: 新server登录慢的原因
我们部门最近新进了几台IBM 的 Linux server,但是通过局域网登录非常慢,ssh得等
个半分钟才有反应,敲了密码后,又得半分钟才登录上。不过几台server之间的通讯很
快。
Linux的版本是
LSB_VERSION=base-4.0-amd64:base-4.0-ia32:base-4.0-noarch:core-4.0-amd64:core
-4.0-ia32:core-4.0-noarch:graphics-4.0-amd64:graphics-4.0-ia32:graphics-4.0-
noarch:printing-4.0-amd64:printing-4.0-ia32:printing-4.0-noarch
Red Hat Enterprise Linux Server release 6.4 (Santiago)
Red Hat Enterprise Linux Server release 6.4 (Santiago)
我是测试人员之一,平常只管用,不管系统,现在大家为这个头疼得很,请问一下,这
个应该是找哪方面的原因?
p********d
发帖数: 118
40
来自主题: Programming版 - 请教server/client dll
现在在做的一个project,是一个Internet program, 用RDS.有一个client的dll,一个
server的dll.如果我把client的dll中的rds object设成是local object,everything
works perfect.但是,我把那个object设成server 上的,就不work了。是不是那个
server的client要regist?
我用的是VB+SQL Server.重来没有弄过这个。那位高手请指点一二。谢谢。
j******i
发帖数: 21
41
I got a server here at a company. I can run the following codes in any other
server, but not in this particular one.
Anyone know how to configure the server to let it work?
500 Internal Server Error
If I marked out the param lines, it works fine.
#!/usr/bin/perl -w use CGI qw/:standard/; use CGI::Carp qw(warningsToBrowser
fatalsToBrowser); use strict; print header, start_html('A Simple
Example'), start_form, p('Your name?'), textfield('
name'), p,
y**b
发帖数: 10166
42
java程序, client可以登录、聊天、画图,这些信息要送到server,
(server验证帐号,以及把聊天文本或绘出的图像发送给其他clients)。
1.请问client端这些不同类型、不同时段、长度随时变化的数据,应该
用什么格式的stream发送呢?
2.server一个while循环怎么接收、识别这些不同类型的数据呢?
3.client也要接收数据,while循环岂不会造成blocked?
4.一对sockets之间,能不能某个时段传一种stream格式,另一个时段
传另一种stream格式?
5.比如我一边画图(每画一笔就传送出去,其他用户能收到),一边接收
对方聊天文本,一定需要两个线程吗?这两个同时运行的线程能否同时
与server进行传输?
g*****g
发帖数: 34805
43
最简单的方法是不要做任何底层的序列化反序列化。
而是在server和每个client上起一个RMI Server,
直接远程调方法就得。
比如user1跟user2聊天,user1吊server的
chat(user2, msg)
server收到后,直接在user2的RMI上调用chat(msg)
user2显示即可。
画图啥的,调另一个方法名就是。
如果你非要用raw socket,简单的你就对没一种操作定义一个
可序列化的对象。比如Chat和Draw,然后在接收端
Object o = is.readObject();
if(o instanceof Chat) {
Chat data = (Chat)o;
chat(data.from, data.to, data.message);
} else if(o instanceof Draw) {
//deserialize Draw and call draw function
}
如果你做的是真实项目,而用户不在局域网内。RMI因为
firewall的原因,在client端起是不可行的。你做的
D********g
发帖数: 650
44
【 以下文字转载自 StartUp 讨论区 】
发信人: DataMining (代它慢拧), 信区: StartUp
标 题: 借人气,请教个SMTP server的问题
发信站: BBS 未名空间站 (Mon Nov 1 20:32:54 2010, 美东)
发信人: DataMining (代它慢拧), 信区: JobHunting
标 题: 借人气,请教个SMTP server的问题
发信站: BBS 未名空间站 (Mon Nov 1 20:32:13 2010, 美东)
现在自己有个程序需要有发送email的功能。打算找个可用的SMTP server。似乎没有这
样的free server. 我试过了gmail的SMTP,不work,因为GMAIL只支持有限的几个email
client.是不是只有自己申请个SMTP sever了?有没有人又这方面的经验能分享一下?
谢谢!
s**********o
发帖数: 14359
45
【 以下文字转载自 Database 讨论区 】
发信人: lakewest (lake), 信区: Database
标 题: 【CINASSUG】【CINAOUG】SQL Server 讲座第3课- BI技术交流 ag
发信站: BBS 未名空间站 (Fri Jul 27 01:17:25 2012, 美东)
SQL Server技术交流系列
1. Agile BI
by Derek Microsoft Certified Trainer
08/01 周三9点, EST
http://www.anymeeting.com/CINASSUG1
【CINASSUG】
https://groups.google.com/forum/?fromgroups#!forum/chinese-in-north-america-
sql-server-user-group-cinassug
Derek--BI Architect; Working/Living in Minnesota
Over 8 years’ experience in database design, developme... 阅读全帖
g*****g
发帖数: 34805
46
来自主题: Programming版 - server side language 统计,java:.Net = 1:5
你真是脸不嫌肿。Linq to HPC不是mapreduce都出来了。
http://www.zdnet.com/blog/microsoft/microsoft-drops-dryad-puts-
Microsoft drops Dryad; puts its big-data bets on Hadoop
Summary: Microsoft is dropping its 'Dryad' big-data processing work and
focusing, instead, on developing a Windows Azure and Windows Server
implementation of Hadoop.
Just a month after insisting there was still a place for its own Hadoop
competitor, Microsoft officials have decided to discontinue work on LINQ to
HPC, codenamed "Dryad."
In a N... 阅读全帖
w**z
发帖数: 8232
47
http://www.javaworld.com/javaworld/jw-11-2013/131111-java-is-fa
Looks like Oracle's continued push for Java everywhere, from the "Internet
of things" on down, isn't just based on hype. At least one set of numbers
puts Java's performance head and shoulders above that of the competition for
server-side Web frameworks. But is performance alone enough to win over the
non-Java faithful?
Since March 2013, software development firm TechEmpower has been running an
ongoing series of performance benchmark... 阅读全帖
l******9
发帖数: 579
48
【 以下文字转载自 JobHunting 讨论区 】
发信人: light009 (light009), 信区: JobHunting
标 题: access a server not through remote desktop service on windows
发信站: BBS 未名空间站 (Sun Oct 5 09:48:27 2014, 美东)
I need to access a server by windows remote desktop of WIN 7. Because it is
shared in a group, only one user can access it through remote desktop
service.
How to access the files and application programs when it is being accessed
by remote desktop service by another ?
Sometimes, I only need to copy a large file from ... 阅读全帖
w*s
发帖数: 7227
49
不太一样,node server一边跟网页talk,
一边把网页的要求送到backend c++ code处理数据,这一段也是socket,就是我头痛的
地方。
所以目前想到的是node server 用socket.io_client跟c++ backend socket server
talk.
我没法反过来让node 成为server, c++ 做socket client的。
首页 上页 1 2 3 4 5 6 7 8 9 10 下页 末页 (共10页)