由买买提看人间百态

topics

全部话题 - 话题: rmi
1 2 3 4 5 6 7 8 9 下页 末页 (共9页)
q*********5
发帖数: 136
1
来自主题: Outdoors版 - 跟RMI Summit Mt Rainier流水账
之前在版上问summit rainier的事,得到各种大牛指点,也认识到自己在没有足够
training的情况下今年想登顶只有一条路,跟团!!于是就果断去报了RMI的guiding
trip,刷出来6月初的位置,turns out天气很好,然后就顺利上去了。
先讲下这个跟商业guide的事。有IMG, RMI什么的,我因为报名晚,基本就属于哪家有
位子去哪家的状态。最后发现RMI不错,最便宜,而且只用在山上睡一晚,就是相比别
的家intense一点(别家要多晃悠一天),schedule跟自己去爬是一样的,头天上muir
,然后休息要晚上12点起来爬,早上6,7点登顶,然后下山到muir休息一个小时大概到
中午,继续下山,当天可以回家。
这个trip在上山之前两天是training,就是教你一些technical的东西。记得在山上练
习ice axe rescue那天,天气暴差,我还突然发现身体不好(女生才有的问题,自己意
会),又听到直升机的声音(后来听说就是liberty ridge那个回去拿锅的哥们失踪)
,有个帅哥guide还就针对我,比如练习team rescue的时候突然扯着... 阅读全帖
c*****t
发帖数: 1879
2
来自主题: Java版 - 为什么要用RMI?
I used RMI long time ago, probably the following is not exactly
correct.
RMI does one thing and one thing well: you don't have to design the
communication protocol. The I/O is automatically done for you
since data is send as object streams.
Also, it saves you trouble writing network communication codes,
dealing with threading issues, etc. Most of these stuff are invisible
in RMI.
So, it is for rapid client/server development.
The problem with object stream is inheritant: object persistance/ve
p*****2
发帖数: 21240
3
来自主题: Java版 - 关于RMI的问题
我们有个RMI的service,我们老板想在windows上只有local system account才能调用
,在Linux上只有root才能调用。research了一下,觉得这个不太可能,因为RMI最初的
设计就是在trusted environment里的,没有authentication。感觉这是当初
architecture设计有问题, 不应该选择RMI。
大牛们有什么好的想法吗?
w**********k
发帖数: 1135
4
The EJB specification mandates that you must use the RMI interfaces to
communicate with an EJB component. The EJB specification does not
mandate which wire protocol (like CORBAs IIOP) to use. If you were to
build an EJB server on top of CORBA, using RMI/IIOP would be a natural
fit.
m******g
发帖数: 39
5
来自主题: Java版 - Re: 请教 rmi 的端口问题
RMI 通迅默认端口是1099, 你可以试试:
Naming.rebind("rmi://localhost:
/LeaseInterface", lsi );
then run
1) rmiregistry & (in UNIX)
or
start rmiregistry (in Win32)
2) run server
3) run client (without portnumber)
m******t
发帖数: 2416
6
来自主题: Java版 - Re: DCOM, CORBA, JAVA/RMI

I wouldn't put SOAP to a comparable place with DCOM/CORBA/RMI.
I agree w/ your view on corba.
I do think, though, DCOM and RMI are the most promising two.
Being backed by the de facto desktop OS standard held by MS,
it is hard to expect DCOM to "fade out". Which one will win out
finally depends entirely on the "Grand Battle" between Java
and MS. To me, it is very likely that they will both prevail,
with SOAP as the bridge between them.
u**********e
发帖数: 282
7
来自主题: Java版 - How to make RMI bypass firewall?
Anybody knows how to make RMI bypass firewall without using http tunneling?
In other words, how to fix port in RMI so that it can be used when firewall is
in between?
Many thanks.
a*****a
发帖数: 1429
8
来自主题: Java版 - How to make RMI bypass firewall?
En, I was wrong. I thought the "random port" you mentioned is client socket.
Coz I know RMI prefers to pick up some special server sockets like 0, unlik
ftp protocol. Well, just configure your firewall for RMI protocol...
o******t
发帖数: 1144
9
来自主题: Java版 - 为什么要用RMI?
If there is a code using TCP socket perfect fine. Now some guys want to move
to RMI. So what the benefit and limitation of RMI?
g*****g
发帖数: 34805
10
来自主题: Java版 - 请教个RMI的概念问题
SOA works on top of services, it doesn't concern how services are
implemented. RMI is a protocol to implement service, RMI can run on
top of IIOP but that's not the only way to do it. IIOP is a lower
level protocol.
Overall, if you are learning SOA, IIOP is not your concern.
g*****g
发帖数: 34805
11
来自主题: Java版 - 关于RMI的问题
There's no cross-platform mechanism to retrieve system roles in Java. So you
'll need to use some password authentication instead.
Typically authentication is used in the fronting service, not between
backend services. The easiest path is probably converting your RMI service
to a soap based web service and use simple authentication there.
If you only need to trigger some RMI manually, you may choose JMX instead
and basic authentication is built-in.
l****t
发帖数: 228
12
来自主题: Outdoors版 - 跟RMI Summit Mt Rainier流水账
RMI的guide的pace确实不错 不很快也不很慢 每次guide都说这是40多年积累下来的最
佳速度 lol

muir
q*********5
发帖数: 136
13
来自主题: Outdoors版 - 跟RMI Summit Mt Rainier流水账
来闲扯几个跟这次爬山无关的。
队友,跟guide有个风险就是你不知道自己会跟谁拴一条绳子上,碰到个不靠谱的,你
自己再牛也别指望登顶。所以,有时间还是自己一步一步训练了找同样水平的去爬,跟
找lg/lp一样,还得眼睛放尖点,我就知道一朋友训练了一年去爬结果遇到队里有特别
慢的,用了快9个小时才上去,太晚了挺危险的。我运气还不错,队里有个慢的但是到
ingram flat那里就自己放弃了,剩下的都跟得上pace,还是逗比,好聊。俩大叔好基
友,一个女儿都跟我差不多大了,去年爬过一次失败了,属于见谁都能自来熟,后来一
问,果然MBA出身的。别的不说,做PPT和耍嘴皮子那绝对是上乘啊!还有个大叔,那简
直我人生又一偶像,EE出身,做到快40岁,突然quit做了他一直想做的事业,摄影师~~
开了自己的工作室。耳朵上戴着耳环,还是克罗心的,有品位。我跟他变熟就是从克罗
心开始的。。因为他我的trip多了很多搞笑的照片。从muir下山的时候就自己走了,我
仗着平衡力还不错加上膝盖没问题,跟guide用着ski的姿势冲在最前面,然后又从
guide口中聊出了一点八卦。这人也是个半路出家的,居然以前念... 阅读全帖
a****o
发帖数: 37
14
来自主题: Java版 - Re: DCOM, CORBA, JAVA/RMI
should add SOAP to the list.
DCOM is MS-dominated, which is it'shortcoming and also
longcoming. Language transparency; platform transparency
according to MS, although I doubt it; not very robust
because of the reference counting; good performance.
CORBA is open and has many vendors. You have to work on the
incompatibilities and complexities. not as efficient as
DCOM; language transparent; platform transparent; location
transparent.
RMI, very neat and simple. Java only; can achieve language
trans
a*****a
发帖数: 1429
15
来自主题: Java版 - How to make RMI bypass firewall?

is
RMI by default uses 1099. Open the port on your wall. You can also
use your own port.
u**********e
发帖数: 282
16
来自主题: Java版 - How to make RMI bypass firewall?
It's not truth. Some users (gov., military, finance,etc) have certain
internal network for specific purpose (Storage, datacenter, etc). They won't
allow even port 80 opened. (One of our customer happen to be in this case)
I already found the solution from web. You can see more explanation here:
http://www.javacoding.net/articles/technical/rmi-firewall.html

from
port)
server
s***8
发帖数: 1136
17
来自主题: Java版 - 请教个RMI的概念问题
can be used in any java-to-java distributed apps, ejb (using rmi-iiop) being
one of them.
e*****t
发帖数: 1005
18
来自主题: Java版 - 关于RMI的问题
做RMI太古老了,还是web services简单,当然效率可能差那么一丁点,不会有太大感觉
就是了,而且多灵活啊,底下的technology stack怎么改都不怕。
p*****2
发帖数: 21240
19
来自主题: Java版 - 关于RMI的问题

感觉
这个service的情况是就两个local caller。这两个local caller都是Java的soap
service。我当时的想法是这个RMI完全可以做一个library让这两个soap serives直接
调用就行了。不知道当时怎么搞那么麻烦。
s*******n
发帖数: 12995
20
☆─────────────────────────────────────☆
xpandan (Dan) 于 (Sun May 13 04:09:17 2012, 美东) 提到:
大家好,
本人与朋友这个月long weekend去参加rmi的4 day rainier summit的登顶活动,感觉
压力很大,从负重(40-45lb)到trail的elevation gain等等,最近体力也不是很好
,背30lb的pack上mt. si非常痛苦。跟白人同事参加体育活动的经历让我担心会不会被
同行的白人壮男们健步如飞地拖死。很想听听中国人角度的意见。
如果方便借用gears的话十分感谢。现在只有普通hike和滑雪的装备,准备去租。
欢迎版面讨论或者私信。非常感谢!
☆─────────────────────────────────────☆
chatman (leo) 于 (Sun May 13 04:19:38 2012, 美东) 提到:
啥也不说了
你加油
以后我也常驻西雅图了
平时也很喜欢旅游和户外运动
以后跟你一起混行不?
另外你说的gears是什么东西啊... 阅读全帖
d**e
发帖数: 6098
21
☆─────────────────────────────────────☆
gezwenti (gezwenti) 于 (Sun Feb 28 12:23:17 2010, 美东) 提到:
( 版主能给几个包子吗? 我从没得过包子, 说的也都是个人真实体验)
真的。 本人在墙街做IT已经六年多了, 拿的也是很普通的薪水, 我现在的Total是135K + 10-25% Bonus (奖金时好时坏, 大致在10% 到 25% 之间)
我只会Java/J2EE。 不会C++, 一点都不会。
现在的Project是做Post-Trading的Changing P&L, Position Calulation.整个
Department是Support Equity Trading的, 公司也是大家都知道的大投行。
我以前的面试经验, 包括我周围IT朋友的面试经验 从来没被问过本版这么难的问题,
1) B-Tree, Graph 这些都太难了, 从没被问过。 最多就问个Binary Tree, 遍历二叉
树。 红黑树都没问道过, 面试官自己都不知道。
2) 数据结构, 最多就问问... 阅读全帖
z*******3
发帖数: 13709
22
来自主题: Java版 - 说说spring和ejb的差别
你们才是大牛,我是凑热闹的
我觉得thin client说的是html的那个browser
thick client是游戏客户端这种
当然ejb本身也可以作为ejb的client
这也不稀奇,只要对方有jvm,就可以被调用
rmi是底层的java实现,只要有java的地方,就可以实现rmi
但是rmi不好用,ejb的remote接口在rmi-iiop上实现了一层封装
好很多了
同时从另外一个角度说,web service虽然最早源起于web
但是应用在web server和app server的通信上也不是不可以
而且理论上效率不应该太差
因为rest是在tcp之上用http实现request,用xml封装response
而传统的rmi是在tcp之上用iiop实现request和response
再用serializable实现不同jvm上的类重现
唯一的区别就在于,rest需要用xml解码,把类里面的value给提取出来
其实这两个都是用tcp协议,实际传送的都是io stream
然后再从stream到具体的class,不应该有太大差距
所以只要这个网络条件相同,rmi,ejb的... 阅读全帖
g******i
发帖数: 354
23
RMI is still used in Wall Street. 但现在有Spring RMI, 有的组已经在用了, 比
RMI更简单些。
面试时很少会对RMI问太多问题, 都是基本的, Stub, Skeleton, Marshalling/
Unmarshalling.
如果你对RMI了解很多, 就更好了。
如果对Java Socket编程多了解一些, 对找Trading/Real Time 方面的工作会有帮助。
z*******3
发帖数: 13709
24
来自主题: Java版 - 你们知道jee都有什么吗?
我这点很同意tom说的
一旦你用了,你就爱不释手
不会之前你会觉得很可怕
但其实没有那么可怕
无非是个工具,你只要理解了这些东西做什么用的
剩下的就很简单,无非做两个试验,照葫芦画瓢
先看定义,javaee的定义,摘取自wikipedia
Java EE includes several API specifications, such as JDBC, RMI, e-mail, JMS,
web services, XML, etc., and defines how to coordinate them. Java EE also
features some specifications unique to Java EE for components. These include
Enterprise JavaBeans, Connectors, servlets, JavaServer Pages and several
web service technologies. This allows developers to create enterprise
applicati... 阅读全帖
c******n
发帖数: 4965
25
来自主题: Java版 - trick to use JMX on EC2
many java applications are written as JMX MBeans
but EC2 presents many problems for JMX
1) normally you have only port 22 open, changing security group is a hassle
if you are just debugging for one shot.
2) the second port used by JMX is determined dynamically, so you don't know
which port to open
3) JMX is going to figure out the *internal* ip of EC2 and let your JMX
client to connect to RMI on that IP, which can not be reached.
so to solve these
1) use ssh tunnel, + iptables on client
2) http:... 阅读全帖
c******n
发帖数: 4965
26
来自主题: Linux版 - trick to use JMX on EC2 (转载)
【 以下文字转载自 Java 讨论区 】
发信人: creation (努力自由泳50m/45sec !), 信区: Java
标 题: trick to use JMX on EC2
发信站: BBS 未名空间站 (Fri Sep 16 01:46:21 2011, 美东)
many java applications are written as JMX MBeans
but EC2 presents many problems for JMX
1) normally you have only port 22 open, changing security group is a hassle
if you are just debugging for one shot.
2) the second port used by JMX is determined dynamically, so you don't know
which port to open
3) JMX is going to figure out the *internal* ip of EC2 and le... 阅读全帖
x**********n
发帖数: 1262
27
非常感谢楼主, 你的信息太重要了!
看来core java/jsp/servlet+ framework应该能够应付相关职业了是吧。
EJB确实非常麻烦,而且效率低
现在你们是不是RMI基本不用, 只用socket通信? 因为原来考java认证用了RMI, 感
觉比较方
便。 但是RMI好像没有啥更新, 是不是大家都抛弃了?
谢谢!

St. (
Wall St.
use
control.
j**y
发帖数: 7
28
来自主题: JobHunting版 - bloomberg online assessement (JAVA) 4
Which one of the following comparisons between CORBA and Java RMI is NOT
true?


a.) CORBA interfaces do not support overloaded methods; Java Remote
Interfaces allow the standard overloading.
b.) Java RMI supports polymorphic remote objects by transferring
class code at runtime; CORBA object code is static.
c.) CORBA can only perform requests between Unix-type hosts; Java
RMI can be used across operating platforms.
d.) CORBA requires the use of an In
x******1
发帖数: 695
29
来自主题: pets版 - 散尽家财紧急求Bless
年龄30+了,头胎,怀孕15周。
这周二第一次见OB,听到一个非常不好的消息,医生怀疑我的左边卵巢长了个东西,当
天下午安排了RMI,上网查了一下,心情超级的难过,貌似什么卵巢囊肿发现的时候都
是晚期了,照这么个意思,难道我活不过5年了?!天堂到地狱的感觉。心情低落到了
极点,我并不是怕死,人生一世,草木一秋,死一点都不可怕,我只是觉得宝宝太可怜
了,再好的后妈也比上亲妈的照顾吧。
别的版熟人太多,在宠版混了很久了,尽管大部分时间潜水,对宠版的感情也最深了,
在最无助的时候,紧急求Bless!
RMI的结果下周出来,医生约了下周周五12点跟我详细讨论RMI的结果。
但求上次给我做B超的护士糊涂给我照B超不是很准!
求仅仅是一场虚惊!!
我的包子不多,拜谢各位走过路过的宠爸宠妈们了!!
w**********k
发帖数: 1135
30
The Enterprise JavaBeans specification is intended to support compliance
with the range of CORBA standards, current and proposed.
A Bean's remote and home interfaces are RMI compliant, and thus
can interact with CORBA objects via RMI/IIOP, Sun and IBM's
forthcoming adaptation of RMI that conforms with the
CORBA-standard IIOP protocol.
As a companion to the Enterprise JavaBeans specification, Sun
Microsystems has defined a standard mapping from Enterprise Java
Beans API to CORBA IDL.
JTA, the tra
s*k
发帖数: 144
31
While i have no exp on rmi, i'd like to controbute some my
opinions on IBM JDK.
First, IBM JDK 1.1.8 should work for RMI, otherwise, most applications
using IBM websphere 3 or above should fail for the ejb of websphere
rely on rmi.
Second, if the others use jdk1.1.8, u'd better use jdk1.1.8 for
ibmjdk1.3 may not compatible with jdk1.1.8 program based on my
experience.
third, if u program can not go through compiling, that do
nothing with security policy.pls check u code carefully.
security polic
z****e
发帖数: 54598
32
来自主题: Java版 - java网上传输代码问题
RMI不是下载到本地运行
是通过一个stub调用远程的skeleton里面的方法运行
然后得到计算结果
RMI就是不想下载,你都把class下载到本地了,那还用RMI做什么?
z****e
发帖数: 54598
33
来自主题: Java版 - j2ee web 方向的职业规划
当初提出的三层衔接
其实不止三层了,四五层都有
但是最常用的三层
一个是通过最底层的rmi接口调用,Serializable接口就是那时候的东西
但是很快人们就发现,这样搞没得搞,因为一群人太煞笔了
大部分人学不会Serializable和rmi
当然之前的corba更让人绝望
谁有办法用上百万年薪去雇佣这样一个人来搞这种东西
rmi算是对corba的一层封装,但是还是很难搞
然后发明了ejb,remote接口,在中间那一层做集成
但是在最初版本中犯了一个大忌
就是本机上的调用跟异机上的调用,居然是一样的
群众崩溃了,这不是煞笔嘛?同一台虚拟机,我直接用不就好了
还找个屁啊?spring就是在这个时候抢占市场的
一群无法理解或者说理解了觉得有病的人都跑去用spring了
等到ejb2.0出来的时候,spring已经遍地开花了
然后这个时候,人民又意识到,这个不同机器上的调用是有必要的
在不同平台上做交流是大势所趋,于是发明了各种办法
比如用ajax来统一ie和ff,还有web2.0, soa什么都是那个时候踢出来的
当然最重要的一个创造就是xml,这个本意是规范文件格式
让不同平台上的... 阅读全帖
z****e
发帖数: 54598
34
来自主题: Java版 - j2ee web 方向的职业规划
当初提出的三层衔接
其实不止三层了,四五层都有
但是最常用的三层
一个是通过最底层的rmi接口调用,Serializable接口就是那时候的东西
但是很快人们就发现,这样搞没得搞,因为一群人太煞笔了
大部分人学不会Serializable和rmi
当然之前的corba更让人绝望
谁有办法用上百万年薪去雇佣这样一个人来搞这种东西
rmi算是对corba的一层封装,但是还是很难搞
然后发明了ejb,remote接口,在中间那一层做集成
但是在最初版本中犯了一个大忌
就是本机上的调用跟异机上的调用,居然是一样的
群众崩溃了,这不是煞笔嘛?同一台虚拟机,我直接用不就好了
还找个屁啊?spring就是在这个时候抢占市场的
一群无法理解或者说理解了觉得有病的人都跑去用spring了
等到ejb2.0出来的时候,spring已经遍地开花了
然后这个时候,人民又意识到,这个不同机器上的调用是有必要的
在不同平台上做交流是大势所趋,于是发明了各种办法
比如用ajax来统一ie和ff,还有web2.0, soa什么都是那个时候踢出来的
当然最重要的一个创造就是xml,这个本意是规范文件格式
让不同平台上的... 阅读全帖
z*******3
发帖数: 13709
35
来自主题: Java版 - 报offer咯
吃了点生煎包
出去晒太阳了
其实abstract class和interface
都不过是一个单机的玩意
实际上后面对interface在不同虚拟机上的调用
搞出了rmi,rmi也不过是一个interface
然后rmi基础之上搞出了ejb
其实ejb说到底不过是一堆interface的定义
难道不是么?但是群众觉得太复杂
interface尚且如此,更何况是abstract class
说到底就是那个技术帖说的
当环境变化之后,你怎么可能要求别人的虚拟机跟你有同样的class?
这是一个joke
所以一个框架里面可能会出现abstract class,这没错
因为就是那么点人自己在搞,但是对外的接口
interface已经很离谱了,后来流行的趋势是用xml+reflection来替换这些东西
这就是为什么spring能够火起来的原因
再后来,xml都嫌太复杂,因为纠错什么很不方便
于是用annotation来搞,其实reflection和annotation能做的
理论上abstract class早就能做了,问题在于
你怎么能要求别人去继承你的abstract class?
这就是... 阅读全帖
g*****g
发帖数: 34805
36
最简单的方法是不要做任何底层的序列化反序列化。
而是在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端起是不可行的。你做的
g*****g
发帖数: 34805
37
来自主题: Programming版 - Linux/C++的工作好难找
软毛就是不要脸,被打了100次脸下次满血复活继续来。我老懒得理你这种傻逼。
http://www.javaworld.com/javaworld/jw-10-1997/jw-10-lawsuit.htm
Specifically, Microsoft does not support the Java Native Interfaces (JNI) or
the Remote Method Invocation (RMI), and it has altered the Core Java class
libraries with about 50 methods and 50 fields that are not part of the
public Java Application Programming Interfaces (APIs) published by Sun.
http://www.yale.edu/pclt/mscase/microsoft_java.htm
If Microsoft had let the conflict develop slowly and... 阅读全帖
s***h
发帖数: 88
38
XML is a format for data transfer, while HTML is a format for data
presentation as everyone knows. It would be impossible to discuss why it is
useful, but I think there is nothing conflict between XML and RPC/RMI. When
it comes down to coding, we still implement in RPC or RMI. XML is a standard
that tells communication partners data format they all agree on in RPC/RMI
application.
Yes, XML itself can do nothing but tells you the structure and format of data
it contains. But, if having to co
z*******o
发帖数: 182
39
来自主题: _HomeOfDetective版 - 终于见到了萧萧 (韩子)
哼,他能有什么问题问我们?再说了,我跟这案子又没什么关系,不过是个警察,还没被
派到这案子里来。说实话,我对这个老侦探真没有什么尊敬可言。上两次合作的案子虽说
破了,可我也不觉得他又多大功劳在里面,很多关键地方都是我们警长一语道破,他不过
是抛出来很多砖而已,赫赫。
其实,我的脑海里还浮现着刚才那个熟悉的身影。虽然发型有所改变,这身衣服我也没有
见过,但是毕竟朝夕相处了几个月,我对他的背影还是很有印象的。赛,那不是我的初恋
,却是我最苦涩的一段感情。自从与他分手以来,这一两年来我的眼中再没有过别的男子

重新走回咖啡厅里的途中,韩子附到我耳边来轻声说了一句话。本来我很讨厌他这种亲昵
的动作,正要躲开,他说的话却令我吃了一惊。他问的是:“、你知道今天早上发现的那
具尸体旁便找到了一只戒指么?那上面刻着rmi三个字母。。。”后面的话我全都听不清
了。RMI,这曾经是我萦绕于心的字母啊。那年他过生日,我找来了两只水晶袖扣,送给他
做生日礼物,上面就刻的是这三个字母,他的姓名缩写。





god,那枚秃头尸体边上发现的戒指上的字就是RMI!
j******s
发帖数: 387
40
第一行就是错的,知道法国有多少人连SMIC都拿不到么?知道法国什么叫RMI么?
2011年,6000万人口的法国有113万人只能拿RMI。没有孩子的单身汉一个月只有455欧
,夫妻两口子只有682欧一个月。
还有后文的那些好处么?
楼主看不懂法文?活该,死去~~~~~
http://fr.wikipedia.org/wiki/Revenu_minimum_d%27insertion
没在法国呆个三五年就少放点这样的屁恶心我们行不行啊?
j**y
发帖数: 7
41
来自主题: JobHunting版 - bloomberg online assessement (JAVA)
public class CashHolder {
private double amountHeld=0.0;
}
public void getCash() {
CashHolder wallet = new CashHolder();
// Lookup the Teller using RMI
Teller teller= (Teller) java.rmi.
Naming.lookup("//localhost/TellerObject");
// Withdraw 100.00 from account #9856432 and put it into
// Wallet.
teller.withdrawFunds("9856432",wallet,100.00);
// Go somewhere and spend it
..
}
How do you change the code above to allow teller.withdrawFunds() to update
the CashHolde
q*********u
发帖数: 280
42
来自主题: JobHunting版 - bloomberg online assessement (JAVA)
这个是不是多选阿,
a 应该是的吧,

public class CashHolder {
private double amountHeld=0.0;
}
public void getCash() {
CashHolder wallet = new CashHolder();
// Lookup the Teller using RMI
Teller teller= (Teller) java.rmi.
Naming.lookup("//localhost/TellerObject");
// Withdraw 100.00 from account #9856432 and put it into
// Wallet.
teller.withdrawFunds("9856432",wallet,100.00);
// Go somewhere and spend it
..
}
How do you change the code above to allow teller.withdrawFunds() to
z****e
发帖数: 54598
43
来自主题: JobHunting版 - 下一轮startup是不是mobile为主?
最早j2ee能够大发展,跟java做rpc很容易有关
rmi定义一下ip地址和端口,就能用了
其它语言系统集成到这种构架里面来
那其实要归功于web service
否则没有办法跟jvm做集成,或者说很麻烦
要用corba,现在有几个人还用这个老玩意
后来微软觉得自己老被排斥在java之外,有些不爽
于是很聪明滴跟ibm一起搞web service
而且还很积极,等到web service发展到一定程度之后
各系统之间的集成就变得可行并且容易起来
于是就有了各种乱七八糟的web server和jvm的组合
所以看一些早些年构造出来的系统,比如hadoop
其实还都是rmi,而不是web service
O*****n
发帖数: 125
44
Organizationally, Research&Machine Intelligence有很多SWE也有很多RS。其它PA也
有RS。理论上RS和SWE的guideline貌似有小的区别,实践上同级别基本等价
expectation基本相同。SWE和RS都有很多从其它PA转去RMI或者反向。RMI有的组更重产
品(短期impact),有的组更重research(长期impact),但一般都要兼顾的。有的老
板是SWE,有的老板是RS,有的升的快,有的升的慢,经常有team划出,有时也有team
划入,不一而论。。。
绿卡政策应该也是完全一样没有区别,SWE完全可以走EB1B。
总之,区别最大可能还是RS的面试流程和考察侧重不一样,其次promo committee也许
不一样(不确定),但其它应该基本差不太多比如calibration应该都是一起的。
z***e
发帖数: 5393
45
非常感谢。
还有个问题,那么在新公司报到的时候,用什么证明可以合法工作了?我的意思是,公
司发了个表格,说需要带List A中的任一证件,或者一个ID+ list C中的任一证件. 以
前我用的什么我不记得了:(
List A:
1.U.S. Passport or U.S. Passport Card
2. Permanent Resident Card or Alien Registration Receipt Card (Form I-551)
3. Foreign passport that contains a temporary I-551 stamp or temporary I-551
printed notation on a machine readable immigrant visa.
4. Employment Authorization Document that contains a photograph (Form I-766).
5. In the case of a nonimmigrant alien authorized to work for ... 阅读全帖
z***e
发帖数: 5393
46
非常感谢。
还有个问题,那么在新公司报到的时候,用什么证明可以合法工作了?我的意思是,公
司发了个表格,说需要带List A中的任一证件,或者一个ID+ list C中的任一证件. 以
前我用的什么我不记得了:(
List A:
1.U.S. Passport or U.S. Passport Card
2. Permanent Resident Card or Alien Registration Receipt Card (Form I-551)
3. Foreign passport that contains a temporary I-551 stamp or temporary I-551
printed notation on a machine readable immigrant visa.
4. Employment Authorization Document that contains a photograph (Form I-766).
5. In the case of a nonimmigrant alien authorized to work for ... 阅读全帖
r*z
发帖数: 1679
47
GSU guys, what do you say about:
Fi 8000 Valuation of Financial Assets
RMI 8050 Risk Management Modeling
RMI 8370 Financial Risk Management
which one is closer to what I am looking for?
H**********k
发帖数: 2158
48
来自主题: Seattle版 - Climb for a Cause - 慈善登山计划
RMI全包的话要1900左右吧。而且向导的比例低很多。
http://www.dailyhiker.com/gear/rmi/

to
x*****n
发帖数: 195
49
来自主题: Seattle版 - 攀登mt. rainier经历和感想
首先感谢板上的牛人们的经验分享,建议和鼓励。这次memorial day长周末尝试登顶mt
rainier未完成比较遗憾,不过还是很不错的经历,不错的回忆。
去年报名RMI公司的4 day climb活动,向导,培训费用加租装备,饮食,住宿等加起来
不小的开销。
路况:
不清楚别的季节路况怎样,感觉这个长周末的时候一路都挺危险的,没多少人爬,除了
RMI自己的队伍,路上都没碰到什么人。
从paradise到camp muir一直大雾(云?),很多时候能见度就10米+,没向导的话找路
都很麻烦,2/3以后天气开始变差,结冰,起风,下雪(冰)粒,头发和胡子上的汗水
很快就会冻成冰粒还蛮好玩的。
向导说天气偏冷。从camp muir到summit(我没完成最后一段,听完成的朋友讲就是把
那个大雪坡走完,走完就是crater rim),2/3都很危险,很多目测超过70°的,就窄
窄的一个小trail。disappointment cleaver要走几个又陡又窄的山脊,虽然有绳索还
是有点紧张。开始没经验休息时脱了下手套,立刻被向导阻止,带回去时手套已经被冻
硬了,差点没戴回去
。cleaver... 阅读全帖
T*********e
发帖数: 39815
50
来自主题: Outdoors版 - 问一个一般性的入门问题
如果你的目标就是上rainier到此一游, 去参加RMI的program: http://www.rmiguides.com/
交钱,别人带你上rainier, 你自己需要的就是要有充足的体力, RMI带你上rainier的时
候会给你一天的基本训练.
如果你想成为一名climber, 而不是靠着guide company到某个山头到此一游,成为今后
吹嘘的资本, 那就踏踏实实的去上mountaineering课程
1 2 3 4 5 6 7 8 9 下页 末页 (共9页)